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:LL
2000
#define POPMASK(i) ((target_ulong) -1 / ((1
LL
<< (1 << i)) + 1))