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

Lines Matching refs:LL

850         mask = ~0LL;
2157 #define POPMASK(i) ((target_ulong) -1 / ((1LL << (1 << i)) + 1))