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

/vbox/src/recompiler/target-i386/
H A Dops_sse_header.h102 SSE_HELPER_Q(pxor, FXOR)
H A Dops_sse.h356 #define FXOR(a, b) (a) ^ (b) macro
400 SSE_HELPER_Q(helper_pxor, FXOR)

Completed in 49 milliseconds