Searched refs:andn64 (Results 1 - 2 of 2) sorted by last modified time

/external/valgrind/main/VEX/priv/
H A Dguest_amd64_toIR.c16282 IRTemp andn64 = newTemp(Ity_I64); local
16292 assign(andn64,
16311 binop(Iop_Sar64, mkexpr(andn64), mkU8(63))));
16321 assign(t2, binop(Iop_And64, mkexpr(andn64), mkexpr(t0)));
16323 andn64 = t2;
16325 /* Now convert and64, andn64 to all-zeroes or all-1s, so we can
16341 binop(Iop_Sub64, mkU64(0), mkexpr(andn64)),
16342 mkexpr(andn64)), mkU8(63))));
[all...]
/external/valgrind/main/none/tests/amd64/
H A Dbmi.stdout.exp0 andn64 fedc192837475675 57657438291cdef0 -> a898090016430005 0080
2 andn64 8efcf23ad7e922f3 452015034e67c955 -> 8adce238918822a2 0080
3 andn64 7068b90cdf850938 37e901ef56b302d6 -> 4000b80089040928 0000
4 andn64 42db3e5ed85503a5 2348b20e142667cf -> 40930c50c8510020 0000
5 andn64 35eea72efbea67d7 1c09d34c26e1c212 -> 21e62422d90a25c5 0000
6 andn64 232c23d3b476ef47 10ad37922d51847f -> 2300004190266b00 0000
7 andn64 1bf0c1bf27fbb3ab 0d7b015093984564 -> 1280c0af2463b28b 0000
8 andn64 11a1311a29a562ea 08cac1103a60926a -> 1121300a01856080 0000
9 andn64 0e02582b8350ffd0 06fc5681c8cd2b10 -> 0802082a0310d4c0 0000
10 andn64 085
[all...]

Completed in 158 milliseconds