Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/etnaviv/hw/
Disa.xml.h172 #define INST_CONDITION_GE 0x00000003 macro
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_disasm.c157 case INST_CONDITION_GE: in print_condition()