Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard.h128 midgard_alu_op_iwmul = 0x59, /* sint * sint = sint */ enumerator
Dmidgard_ops.c99 [midgard_alu_op_iwmul] = {"WMUL.s", UNIT_VMUL | OP_COMMUTES},