/toolchain/binutils/binutils-2.27/opcodes/ |
D | h8500-opc.h | 131 #define PCREL8 25 macro 474 …-','B','S','S',O_SCB_NE|O_UNSZ,"scb/ne",2,{RS,PCREL8},3, {{0x06,0xff,0 },{0xb8,0xf8,RS },{0x00,0x0… 475 …,'-','B','S','S',O_SCB_F|O_UNSZ,"scb/f",2,{RS,PCREL8},3, {{0x01,0xff,0 },{0xb8,0xf8,RS },{0x00,0x0… 476 …-','B','S','S',O_SCB_EQ|O_UNSZ,"scb/eq",2,{RS,PCREL8},3, {{0x07,0xff,0 },{0xb8,0xf8,RS },{0x00,0x0… 1147 {134,'-','B','!','!',O_BVS|O_BYTE,"bvs.b",1,{PCREL8,0},2, {{0x29,0xff,0 },{0x00,0x00,PCREL8 }}}, 1148 {135,'-','B','!','!',O_BVS|O_UNSZ,"bvs",1,{PCREL8,0},2, {{0x29,0xff,0 },{0x00,0x00,PCREL8 }}}, 1151 {137,'-','B','!','!',O_BVC|O_BYTE,"bvc.b",1,{PCREL8,0},2, {{0x28,0xff,0 },{0x00,0x00,PCREL8 }}}, 1152 {138,'-','B','!','!',O_BVC|O_UNSZ,"bvc",1,{PCREL8,0},2, {{0x28,0xff,0 },{0x00,0x00,PCREL8 }}}, 1203 {143,'-','B','!','!',O_BT|O_BYTE,"bt.b",1,{PCREL8,0},2, {{0x20,0xff,0 },{0x00,0x00,PCREL8 }}}, 1204 {144,'-','B','!','!',O_BT|O_UNSZ,"bt",1,{PCREL8,0},2, {{0x20,0xff,0 },{0x00,0x00,PCREL8 }}}, [all …]
|
D | h8500-dis.c | 183 case PCREL8: in print_insn_h8500() 304 case PCREL8: in print_insn_h8500()
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/ |
D | pcrel8.d | 1 #name: PCREL8 overflow
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/ |
D | pcrel8.d | 1 #name: PCREL8 overflow
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | h8300.h | 151 PCREL8 = PCREL | L_8, enumerator 919 {code, AV_H8, 4, name, {{PCREL8, E}}, {{0x4, op, PCREL8, DATA | B00, E}}} 1278 {O (O_BRAS, SB), AV_H8SX, 0, "bra/s", {{PCREL8, E}}, {{0x4, 0x0, PCREL8, DATA | B01, E}}}, 1344 {O (O_BSR, SB), AV_H8, 6, "bsr", {{PCREL8, E}}, {{0x5, 0x5, PCREL8, DATA, E}}},
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | ChangeLog-2008 | 1800 checks for PCREL8, PCREL16, GOTPC16, GOTOFF16, PLT16, and GOT16
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-0203 | 1265 * config/tc-h8300.c (get_specific): No PCREL8 encoding for bsr/bc
|