Searched refs:INST_OPCODE_DP3 (Results 1 – 2 of 2) sorted by relevance
46 #define INST_OPCODE_DP3 0x00000005 macro
1587 ins[4].opcode = INST_OPCODE_DP3; in trans_trig()1756 INSTR(DP3, trans_instr, .opc = INST_OPCODE_DP3, .src = {0, 1, -1}),