Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/midgard/
Dhelpers.h400 #define UNPACK_LDST_UBO_OFS(a) ((a) >> 2) macro
Ddisassemble.c1434 midgard_print_sint(fp, UNPACK_LDST_UBO_OFS(word->signed_offset)); in print_load_store_instr()
1548 UNPACK_LDST_UBO_OFS(word->signed_offset)); in print_load_store_instr()