Searched refs:INST_OPCODE_FLOOR (Results 1 – 2 of 2) sorted by relevance
77 #define INST_OPCODE_FLOOR 0x00000025 macro
1270 floor.opcode = INST_OPCODE_FLOOR; in trans_arl()1765 INSTR(FLR, trans_instr, .opc = INST_OPCODE_FLOOR, .src = {2, -1, -1}),