| /openbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | d10v-opc.c | 186 { "bl.s", SHORT_B, 3, MU, ALONE|BRANCH_LINK|PAR, 0x4900, 0x7f00, { ANUM8 } }, 190 { "bra.s", SHORT_B, 3, MU, ALONE|BRANCH|PAR, 0x4800, 0x7f00, { ANUM8 } }, 215 { "dbt", SHORT_2, 5, MU, ALONE|PAR, 0x5f20, 0x7fff, { 0 } }, 227 { "jl", SHORT_2, 3, MU, ALONE|BRANCH_LINK|PAR, 0x4d00, 0x7fe1, { RSRC } }, 228 { "jmp", SHORT_2, 3, MU, ALONE|BRANCH|PAR, 0x4c00, 0x7fe1, { RSRC } }, 295 { "rtd", SHORT_2, 3, MU, ALONE|PAR, 0x5f60, 0x7fff, { 0 } }, 296 { "rte", SHORT_2, 3, MU, ALONE|PAR, 0x5f40, 0x7fff, { 0 } }, 301 { "sleep", SHORT_2, 1, MU, ALONE|PAR, 0x5fc0, 0x7fff, { 0 } }, 330 { "stop", SHORT_2, 1, MU, ALONE|PAR, 0x5fe0, 0x7fff, { 0 } }, 340 { "trap", SHORT_2, 5, MU, ALONE|BRANCH_LINK|PAR, 0x5f00, 0x7fe1, { UNUM4 } }, [all …]
|
| D | ChangeLog-0001 | 1783 * d10v-opc.c (d10v_opcodes): add ALONE tag to all short branches
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | d10v-opc.c | 186 { "bl.s", SHORT_B, 3, MU, ALONE|BRANCH_LINK|PAR, 0x4900, 0x7f00, { ANUM8 } }, 190 { "bra.s", SHORT_B, 3, MU, ALONE|BRANCH|PAR, 0x4800, 0x7f00, { ANUM8 } }, 215 { "dbt", SHORT_2, 5, MU, ALONE|PAR, 0x5f20, 0x7fff, { 0 } }, 227 { "jl", SHORT_2, 3, MU, ALONE|BRANCH_LINK|PAR, 0x4d00, 0x7fe1, { RSRC } }, 228 { "jmp", SHORT_2, 3, MU, ALONE|BRANCH|PAR, 0x4c00, 0x7fe1, { RSRC } }, 295 { "rtd", SHORT_2, 3, MU, ALONE|PAR, 0x5f60, 0x7fff, { 0 } }, 296 { "rte", SHORT_2, 3, MU, ALONE|PAR, 0x5f40, 0x7fff, { 0 } }, 301 { "sleep", SHORT_2, 1, MU, ALONE|PAR, 0x5fc0, 0x7fff, { 0 } }, 330 { "stop", SHORT_2, 1, MU, ALONE|PAR, 0x5fe0, 0x7fff, { 0 } }, 340 { "trap", SHORT_2, 5, MU, ALONE|BRANCH_LINK|PAR, 0x5f00, 0x7fe1, { UNUM4 } }, [all …]
|
| D | ChangeLog-0001 | 1783 * d10v-opc.c (d10v_opcodes): add ALONE tag to all short branches
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/ |
| D | d10v.h | 82 #define ALONE 1024 /* short but pack with a NOP if on asm line alone */ macro
|
| D | ChangeLog-9103 | 868 * d10v.h: added ALONE attribute for d10v_opcode.exec_type.
|
| /openbsd/src/gnu/usr.bin/binutils/include/opcode/ |
| D | d10v.h | 82 #define ALONE 1024 /* short but pack with a NOP if on asm line alone */ macro
|
| D | ChangeLog-9103 | 849 * d10v.h: added ALONE attribute for d10v_opcode.exec_type.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | tc-d10v.c | 882 && (op1->exec_type & (ALONE | BRANCH))) in parallel_ok() 1012 if (opcode1->exec_type & ALONE) in write_2_short() 1073 if (opcode1->exec_type & ALONE) in write_2_short() 1088 if (opcode2->exec_type & ALONE) in write_2_short()
|
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-d10v.c | 800 if (opcode1->exec_type & ALONE) 861 if (opcode1->exec_type & ALONE) 876 if (opcode2->exec_type & ALONE) 954 && (op1->exec_type & (ALONE | BRANCH)))
|
| /openbsd/src/games/fortune/datfiles/ |
| D | zippy | 560 I'd like some JUNK FOOD ... and then I want to be ALONE --
|
| D | fortunes2 | 8308 ALONE: 18277 I DON'T THINK I'M ALONE when I say I'd like to see more and more planets
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perl5200delta.pod | 2564 now set this flag ALONE.
|