Searched refs:INST_OPCODE_FRC (Results 1 – 2 of 2) sorted by relevance
60 #define INST_OPCODE_FRC 0x00000013 macro
1278 floor[0].opcode = INST_OPCODE_FRC; in trans_arl()1563 ins[1].opcode = INST_OPCODE_FRC; in trans_trig()1763 INSTR(FRC, trans_instr, .opc = INST_OPCODE_FRC, .src = {2, -1, -1}),