Home
last modified time | relevance | path

Searched refs:IMM24_PCREL (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Dm10200-opc.c88 #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}},
DChangeLog-9297851 (IMM24_PCREL): Likewise.