Searched refs:OPERAND_2REG (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dd30v.h256 #define OPERAND_2REG (0x10000) macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dd30v.h256 #define OPERAND_2REG (0x10000) macro
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-d30v.c1112 if (flags & OPERAND_2REG)
1146 if (flags & OPERAND_2REG)
1775 && (d30v_operand_table[fm->operands[j]].flags & OPERAND_2REG))
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-d30v.c857 if (flags & OPERAND_2REG)
891 if (flags & OPERAND_2REG)
1302 && (d30v_operand_table[fm->operands[j]].flags & OPERAND_2REG))
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dd30v-opc.c347 { 6, 6, 0, OPERAND_REG|OPERAND_DEST|OPERAND_2REG },
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dd30v-opc.c351 { 6, 6, 0, OPERAND_REG | OPERAND_DEST | OPERAND_2REG },

Completed in 95 milliseconds