Home | History | Annotate | Download | only in target-i386

Lines Matching defs:FXOR

347 #define FXOR(a, b) (a) ^ (b)
391 SSE_HELPER_Q(helper_pxor, FXOR)