Searched refs:IMM16_PCREL (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | m10200-opc.c | 73 #define IMM16_PCREL (IMM16+1) macro 78 #define IMM16_MEM (IMM16_PCREL+1) 332 { "jmp", 0xfc0000, 0xff0000, FMT_3, {IMM16_PCREL}}, 335 { "jsr", 0xfd0000, 0xff0000, FMT_3, {IMM16_PCREL}},
|
D | m10300-opc.c | 91 #define IMM16_PCREL (IMM16+1) macro 96 #define IMM16_MEM (IMM16_PCREL+1) 1008 { "jmp", 0xcc0000, 0xff0000, 0, FMT_S2, 0, {IMM16_PCREL}}, 1013 { "calls", 0xfaff0000, 0xffff0000, 0, FMT_D2, 0, {IMM16_PCREL}},
|
D | ChangeLog-9297 | 740 * mn10300-opc.c (IMM16_PCREL, SD8N_PCREL, D16_SHIFT): Mark these 850 * mn10200-opc.c (IMM16_PCREL): This is a signed operand.
|