Searched refs:IMM24_PCREL (Results 1 – 1 of 1) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | m10200-opc.c | 85 #define IMM24_PCREL (IMM24+1) macro 89 #define IMM24_MEM (IMM24_PCREL+1) 330 { "jmp", 0xf4e00000, 0xffff0000, FMT_7, {IMM24_PCREL}}, 333 { "jsr", 0xf4e10000, 0xffff0000, FMT_7, {IMM24_PCREL}},
|