Searched refs:ABS24 (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | h8500-dis.c | 154 case ABS24: in print_insn_h8500() 266 case ABS24: in print_insn_h8500()
|
D | xstormy16-opc.c | 814 { { MNEM, ' ', OP (ABS24), 0 } }, 838 { { MNEM, ' ', OP (ABS24), 0 } }, 856 { { MNEM, ' ', OP (ABS24), 0 } },
|
D | h8500-opc.h | 129 #define ABS24 23 macro 592 {63,'-','J','!','!',O_PJSR|O_UNSZ,"pjsr",1,{ABS24,0},4, {{0x03,0xff,0 },{0x00,0x00,ABS24 },{0x00,0x… 594 {64,'-','J','!','!',O_PJMP|O_UNSZ,"pjmp",1,{ABS24,0},4, {{0x13,0xff,0 },{0x00,0x00,ABS24 },{0x00,0x… 1916 {63,'-','J','!','!',O_PJSR|O_UNSZ,"pjsr",1,{ABS24,0},4, {{0x03,0xff,0},{0x00,0x00,ABS24 },{0x00,0x0… 1946 {64,'-','J','!','!',O_PJMP|O_UNSZ,"pjmp",1,{ABS24,0},4, {{0x13,0xff,0},{0x00,0x00,ABS24 },{0x00,0x0…
|