Searched refs:RS8 (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | h8300.h | 144 RS8 = SRC | L_8 | REG, enumerator 218 OR8 = RS8, /* ??? OR as in One Register. */ 753 …{CODE, AV_H8SX, 0, NAME, {{RS8, RDIND, E}}, {{0x7, 0xd, B30 | RDIND, IGNORE, OP1, … 754 EXPAND2_STD_SRC (CODE, 2, NAME, RS8, PREFIX_0179, OP3, RS8), \ 755 …{CODE, AV_H8SX, 0, NAME, {{RS8, ABS8DST, E}}, {{0x7, 0xf, DSTABS8LIST, OP1, … 756 …{CODE, AV_H8SX, 0, NAME, {{RS8, ABS16DST, E}}, {{0x6, 0xa, 0x1, B31 | IGNORE, DSTABS16LIST, OP1, … 757 …{CODE, AV_H8SX, 0, NAME, {{RS8, ABS32DST, E}}, {{0x6, 0xa, 0x3, B31 | IGNORE, DSTABS32LIST, OP1, … 863 {CODE, AV_H8, 2, NAME, {{RS8, RD8, E}}, {{OP2, OP3, RS8, RD8, E}}}, \ 908 BITOP(code, RS8, name, op00, op01, op10, op11, op20, op21, op30, op4) 912 BITOP_B(code, RS8, name, op00, op01, op10, op11, op20, op21, op30, op4) [all …]
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-h8300.c | 1806 case RS8: in clever_message() 1807 if (operand[argn].mode != RS8) in clever_message()
|