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

/system/core/libacc/tests/
H A Ddisassem.cpp261 static char const op_shifts[][4] = { variable
281 #define op2_shift(x) op_shifts[(x >> 5) & 3]
/system/core/libpixelflinger/codeflinger/
H A Ddisassem.c260 static char const op_shifts[][4] = { variable
280 #define op2_shift(x) op_shifts[(x >> 5) & 3]

Completed in 182 milliseconds