Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/etnaviv/hw/
Disa.xml.h171 #define INST_CONDITION_LT 0x00000002 macro
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_disasm.c153 case INST_CONDITION_LT: in print_condition()