Searched defs:op_shifts (Results 1 - 1 of 1) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A Ddisassem.c265 static char const op_shifts[][4] = { variable
285 #define op2_shift(x) op_shifts[(x >> 5) & 3]

Completed in 373 milliseconds