Searched refs:IMM24_PCREL (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | m10200-opc.c | 88 #define IMM24_PCREL (IMM24+1) macro 92 #define IMM24_MEM (IMM24_PCREL+1) 333 { "jmp", 0xf4e00000, 0xffff0000, FMT_7, {IMM24_PCREL}}, 336 { "jsr", 0xf4e10000, 0xffff0000, FMT_7, {IMM24_PCREL}},
|
D | ChangeLog-9297 | 851 (IMM24_PCREL): Likewise.
|