Home
last modified time | relevance | path

Searched refs:INST_OPCODE_ADD (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/etnaviv/hw/
Disa.xml.h42 #define INST_OPCODE_ADD 0x00000001 macro
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler.c1275 floor[1].opcode = INST_OPCODE_ADD; in trans_arl()
1626 ins[1].opcode = INST_OPCODE_ADD; in trans_dph()
1744 INSTR(ADD, trans_instr, .opc = INST_OPCODE_ADD, .src = {0, 2, -1}),
1892 .opcode = INST_OPCODE_ADD, in etna_compile_add_z_div_if_needed()