Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic6x.c1095 #define TIC6X_OP_REG 0x0002u macro
1598 if (!operand_parsed && (op_forms & (TIC6X_OP_REG | TIC6X_OP_REGPAIR))) in tic6x_parse_operand()
1630 else if (op_forms & TIC6X_OP_REG) in tic6x_parse_operand()
1635 op->form = TIC6X_OP_REG; in tic6x_parse_operand()
1688 case TIC6X_OP_REG | TIC6X_OP_REGPAIR: in tic6x_parse_operand()
1693 case TIC6X_OP_REG | TIC6X_OP_CTRL: in tic6x_parse_operand()
1694 case TIC6X_OP_REG: in tic6x_parse_operand()
2094 return TIC6X_OP_REG; in tic6x_coarse_operand_form()
2746 case TIC6X_OP_REG: in tic6x_try_encode()
2764 case TIC6X_OP_REG: in tic6x_try_encode()