Searched refs:OPC_MUL_S24 (Results 1 – 4 of 4) sorted by relevance
1026 case OPC_MUL_S24: in ir3_cat2_int()1083 case OPC_MUL_S24: in ir3_cat2_absneg()
124 OPC_MUL_S24 = _OPC(2, 49), /* 24b mul into 32b result with sign extension */ enumerator
657 | T_OP_MUL_S24 { new_instr(OPC_MUL_S24); }
1368 OPC(2, OPC_MUL_S24, mul.s24),