Searched refs:ABS8 (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | h8500-opc.h | 132 #define ABS8 26 macro 176 {3,'m','E','D','D',O_XOR|O_WORD,"xor.w",2,{ABS8,RD},3, {{0x0d,0xff,0 },{0x00,0x00,ABS8 },{0x60,0xf8… 186 {4,'m','E','D','D',O_XOR|O_BYTE,"xor.b",2,{ABS8,RD},3, {{0x05,0xff,0 },{0x00,0x00,ABS8 },{0x60,0xf8… 195 {5,'m','E','D','D',O_XOR|O_UNSZ,"xor",2,{ABS8,RD},3, {{0x0d,0xff,0 },{0x00,0x00,ABS8 },{0x60,0xf8,R… 206 {9,'a','E','!','!',O_TST|O_WORD,"tst.w",1,{ABS8,0},3, {{0x0d,0xff,0 },{0x00,0x00,ABS8 },{0x16,0xff,… 216 {10,'a','E','!','!',O_TST|O_BYTE,"tst.b",1,{ABS8,0},3, {{0x05,0xff,0 },{0x00,0x00,ABS8 },{0x16,0xff… 224 {11,'a','E','!','!',O_TST|O_UNSZ,"tst",1,{ABS8,0},3, {{0x0d,0xff,0 },{0x00,0x00,ABS8 },{0x16,0xff,0… 235 {14,'s','E','!','E',O_TAS|O_BYTE,"tas.b",1,{ABS8,0},3, {{0x05,0xff,0 },{0x00,0x00,ABS8 },{0x17,0xff… 245 {15,'s','E','!','E',O_TAS|O_UNSZ,"tas",1,{ABS8,0},3, {{0x05,0xff,0 },{0x00,0x00,ABS8 },{0x17,0xff,0… 255 {18,'a','E','D','D',O_SUBX|O_WORD,"subx.w",2,{ABS8,RD},3, {{0x0d,0xff,0 },{0x00,0x00,ABS8 },{0xb0,0… [all …]
|
D | h8500-dis.c | 165 case ABS8: in print_insn_h8500() 272 case ABS8: in print_insn_h8500()
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/ |
D | reloc-overflow-abs8-2.d | 1 #name: C6X relocation underflow, ABS8
|
D | reloc-overflow-abs8-1.d | 1 #name: C6X relocation overflow, ABS8
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-rl78.c | 1214 OP(ABS8); in tc_gen_reloc() 1256 OP (ABS8); in tc_gen_reloc()
|
/toolchain/binutils/binutils-2.25/gold/ |
D | arm-reloc.def | 72 RD(ABS8 , STATIC , N, DATA , S + A , Y, -1, Y)
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-rl78.c | 114 RL78REL (ABS8, 0, 8, 0, dont, FALSE),
|
D | elf32-rx.c | 126 RXREL (ABS8, 0, 8, 0, dont, FALSE),
|