Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic6x.c1095 #define TIC6X_OP_NRP 0x0010u macro
1368 if (!operand_parsed && (op_forms & TIC6X_OP_NRP)) in tic6x_parse_operand()
1379 op->form = TIC6X_OP_NRP; in tic6x_parse_operand()
2102 return TIC6X_OP_NRP; in tic6x_coarse_operand_form()