Home
last modified time | relevance | path

Searched refs:RX_Operand_Condition (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Drx.h54 RX_Operand_Condition, /* eq, gtu, etc */ enumerator
/toolchain/binutils/binutils-2.27/opcodes/
Drx-dis.c203 case RX_Operand_Condition: in print_insn_rx()
Drx-decode.opc121 #define Scc(cc) OP (1, RX_Operand_Condition, cc, 0)
130 #define S2cc(cc) OP (2, RX_Operand_Condition, cc, 0)
Drx-decode.c122 #define Scc(cc) OP (1, RX_Operand_Condition, cc, 0)
131 #define S2cc(cc) OP (2, RX_Operand_Condition, cc, 0)