Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic6x.c1107 #define TIC6X_OP_CTRL 0x0080u macro
1390 if (!operand_parsed && (op_forms & TIC6X_OP_CTRL)) in tic6x_parse_operand()
1405 op->form = TIC6X_OP_CTRL; in tic6x_parse_operand()
1693 case TIC6X_OP_REG | TIC6X_OP_CTRL: in tic6x_parse_operand()
2108 return TIC6X_OP_CTRL; in tic6x_coarse_operand_form()
2778 if (operands[opno].form != TIC6X_OP_CTRL) in tic6x_try_encode()
2784 if (operands[opno].form != TIC6X_OP_CTRL) in tic6x_try_encode()