OpenGrok
Cross Reference: ops_sse.h
xref
: /
external
/
qemu
/
target-i386
/
ops_sse.h
Home
|
History
|
Annotate
|
Download
|
only in
target-i386
Lines Matching
refs:FAND
344
#define
FAND
(a, b) (a) & (b)
388
SSE_HELPER_Q(helper_pand,
FAND
)