Searched refs:TIC6X_OP_EXP (Results 1 – 1 of 1) sorted by relevance
1094 #define TIC6X_OP_EXP 0x0001u macro1655 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 …]