Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic6x.c1094 #define TIC6X_OP_EXP 0x0001u macro
1655 if (!operand_parsed && (op_forms & TIC6X_OP_EXP)) in tic6x_parse_operand()
1661 op->form = TIC6X_OP_EXP; in tic6x_parse_operand()
2087 return TIC6X_OP_EXP; in tic6x_coarse_operand_form()
2511 if (operands[opno].form != TIC6X_OP_EXP) in tic6x_try_encode()
2530 if (operands[opno].form != TIC6X_OP_EXP) in tic6x_try_encode()
2562 if (operands[opno].form != TIC6X_OP_EXP) in tic6x_try_encode()
2579 if (operands[opno].form != TIC6X_OP_EXP) in tic6x_try_encode()
2592 case TIC6X_OP_EXP: in tic6x_try_encode()
2650 if (operands[opno].form == TIC6X_OP_EXP) in tic6x_try_encode()
[all …]