Searched refs:VBR_SBR (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | h8300-dis.c | 492 || ((looking_for & MODE) == VBR_SBR in bfd_h8_disassemble()
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-h8300.c | 1162 op_mode != VBR_SBR && in get_specific() 1168 op_mode != VBR_SBR && in get_specific()
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | h8300.h | 88 VBR_SBR = 0x4A00, enumerator 1439 …{O (O_LDC, SL), AV_H8SX, 0, "ldc", {{RS32, B30 | VBR_SBR | DST, E}}, {{0x0, 0x3, B30 | VBR_SBR | D… 1815 …{O (O_STC, SL), AV_H8SX, 0, "stc", {{B30 | VBR_SBR | SRC, RD32, E}}, {{0x0, 0x2, B30 | VBR_SBR | S…
|