Home
last modified time | relevance | path

Searched refs:ABS16 (Results 1 – 11 of 11) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dh8500-opc.h128 #define ABS16 22 macro
178 {3,'m','E','D','D',O_XOR|O_WORD,"xor.w",2,{ABS16,RD},4, {{0x1d,0xff,0 },{0x00,0x00,ABS16 },{0x00,0x…
188 {4,'m','E','D','D',O_XOR|O_BYTE,"xor.b",2,{ABS16,RD},4, {{0x15,0xff,0 },{0x00,0x00,ABS16 },{0x00,0x…
197 {5,'m','E','D','D',O_XOR|O_UNSZ,"xor",2,{ABS16,RD},4, {{0x1d,0xff,0 },{0x00,0x00,ABS16 },{0x00,0x00…
208 {9,'a','E','!','!',O_TST|O_WORD,"tst.w",1,{ABS16,0},4, {{0x1d,0xff,0 },{0x00,0x00,ABS16 },{0x00,0x0…
218 {10,'a','E','!','!',O_TST|O_BYTE,"tst.b",1,{ABS16,0},4, {{0x15,0xff,0 },{0x00,0x00,ABS16 },{0x00,0x…
227 {11,'a','E','!','!',O_TST|O_UNSZ,"tst",1,{ABS16,0},4, {{0x1d,0xff,0 },{0x00,0x00,ABS16 },{0x00,0x00…
238 {14,'s','E','!','E',O_TAS|O_BYTE,"tas.b",1,{ABS16,0},4, {{0x15,0xff,0 },{0x00,0x00,ABS16 },{0x00,0x…
247 {15,'s','E','!','E',O_TAS|O_UNSZ,"tas",1,{ABS16,0},4, {{0x15,0xff,0 },{0x00,0x00,ABS16 },{0x00,0x00…
257 {18,'a','E','D','D',O_SUBX|O_WORD,"subx.w",2,{ABS16,RD},4, {{0x1d,0xff,0 },{0x00,0x00,ABS16 },{0x00…
[all …]
Dh8500-dis.c161 case ABS16: in print_insn_h8500()
269 case ABS16: in print_insn_h8500()
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/
Dreloc-overflow-abs16-1.d1 #name: C6X relocation overflow, ABS16
Dreloc-overflow-abs16-2.d1 #name: C6X relocation underflow, ABS16
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-rl78.c1217 OP (ABS16); in tc_gen_reloc()
1240 OP (ABS16); in tc_gen_reloc()
1247 OP (ABS16); in tc_gen_reloc()
/toolchain/binutils/binutils-2.25/gold/
Daarch64-reloc.def37 ARD(ABS16 , STATIC , DATA , Y, -1, 15,16 , 0,0 …
Darm-reloc.def69 RD(ABS16 , STATIC , N, DATA , S + A , Y, -1, Y)
/toolchain/binutils/binutils-2.25/bfd/
Delf32-rl78.c111 RL78REL (ABS16, 1, 16, 0, dont, FALSE),
Delfnn-aarch64.c357 HOWTO (AARCH64_R (ABS16), /* type */
365 AARCH64_R_STR (ABS16), /* name */
Delf32-rx.c123 RXREL (ABS16, 1, 16, 0, dont, FALSE),
DChangeLog-02039477 * elfarm-nabi.c (elf32_arm_howto_table): Fix ABS16 masks.