Home
last modified time | relevance | path

Searched refs:OtherReg (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dtic30.h193 #define OtherReg 0x0008 macro
214 #define AllReg Reg | DPReg | OtherReg
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic30.c592 current_op->op_type = OtherReg; in tic30_operand()
1648 case OtherReg: in md_assemble()