Searched refs:INST_OPCODE_MUL (Results 1 – 2 of 2) sorted by relevance
1443 .opcode = INST_OPCODE_MUL, in trans_lit()1457 .opcode = INST_OPCODE_MUL, in trans_lit()1520 .opcode = INST_OPCODE_MUL, in trans_trig()1536 .opcode = INST_OPCODE_MUL, in trans_trig()1548 .opcode = INST_OPCODE_MUL, in trans_trig()1623 ins[3].opcode = INST_OPCODE_MUL; in trans_trig()1671 .opcode = INST_OPCODE_MUL, in trans_lg2()1699 ins[0].opcode = INST_OPCODE_MUL; in trans_sampler()1704 ins[1].opcode = INST_OPCODE_MUL; in trans_sampler()1756 .opcode = INST_OPCODE_MUL, in trans_sampler()[all …]
44 #define INST_OPCODE_MUL 0x00000003 macro