Searched refs:INST_OPCODE_ADD (Results 1 – 2 of 2) sorted by relevance
42 #define INST_OPCODE_ADD 0x00000001 macro
1283 floor[1].opcode = INST_OPCODE_ADD; in trans_arl()1754 INSTR(ADD, trans_instr, .opc = INST_OPCODE_ADD, .src = {0, 2, -1}),1901 .opcode = INST_OPCODE_ADD, in etna_compile_add_z_div_if_needed()