Home
last modified time | relevance | path

Searched refs:OPC_ALU (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/afuc/
Dasm.c198 opc = OPC_ALU; in emit_instructions()
230 opc = OPC_ALU; in emit_instructions()
Dafuc.h72 OPC_ALU = 0x13, /* ALU instruction with two src registers */ enumerator
Demu.c146 case OPC_ALU: { in emu_instr()
Ddisasm.c446 case OPC_ALU: { in disasm_instr()