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

Lines Matching refs:target_ulong

466 void glue(helper_maskmov, SUFFIX) (Reg *d, Reg *s, target_ulong a0)
1989 target_ulong helper_crc32(uint32_t crc1, target_ulong msg, uint32_t len)
1991 target_ulong crc = (msg & ((target_ulong) -1 >>
2000 #define POPMASK(i) ((target_ulong) -1 / ((1LL << (1 << i)) + 1))
2002 target_ulong helper_popcnt(target_ulong n, uint32_t type)