Home
last modified time | relevance | path

Searched defs:CMP_W (Results 1 – 2 of 2) sorted by relevance

/external/pcre/dist2/src/sljit/
DsljitNativeARM_T2_32.c124 #define CMP_W 0xebb00f00 macro
/external/mesa3d/src/mesa/x86/
Dassyntax.h418 #define CMP_W(a, b) CHOICE(cmpw ARG2(a,b), cmpw ARG2(a,b), _WTOG cmp ARG2(b,a)) macro
1146 #define CMP_W(a, b) cmp W_(b), W_(a) macro