Searched refs:Iop_Shr8 (Results 1 - 14 of 14) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h428 Iop_Shr8, Iop_Shr16, Iop_Shr32, Iop_Shr64, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c327 case Iop_Shl8: case Iop_Shr8: case Iop_Sar8:
H A Dirops.c41 { DEFOP(Iop_Shr8, UNDEF_SHR), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 0, .ppc32 = 0, .mips32 = 0, .mips64 = 0 }, // ppc32/64 assert
/external/valgrind/main/VEX/priv/
H A Dir_defs.c138 case Iop_Shr8 ... Iop_Shr64:
139 str = "Shr"; base = Iop_Shr8; break;
2506 case Iop_Shl8: case Iop_Shr8: case Iop_Sar8:
H A Dhost_s390_isel.c1471 case Iop_Shr8:
1512 case Iop_Shr8:
H A Dhost_x86_isel.c982 case Iop_Shr32: case Iop_Shr16: case Iop_Shr8:
998 case Iop_Shr8:
H A Dhost_amd64_isel.c1014 case Iop_Shr64: case Iop_Shr32: case Iop_Shr16: case Iop_Shr8:
1034 case Iop_Shr8:
H A Dguest_amd64_toIR.c312 || op8 == Iop_Shl8 || op8 == Iop_Shr8 || op8 == Iop_Sar8
3693 binop( mkSizedOp(ty,Iop_Shr8),
3706 binop( mkSizedOp(ty,Iop_Shr8),
[all...]
H A Dguest_x86_toIR.c712 || op8 == Iop_Shl8 || op8 == Iop_Shr8 || op8 == Iop_Sar8
2541 binop( mkSizedOp(ty,Iop_Shr8),
2554 binop( mkSizedOp(ty,Iop_Shr8),
H A Dhost_ppc_isel.c1442 case Iop_Shr8: case Iop_Shr16: case Iop_Shr32: case Iop_Shr64:
H A Dguest_mips_toIR.c1692 || op8 == Iop_Shl8 || op8 == Iop_Shr8 || op8 == Iop_Sar8
H A Dguest_ppc_toIR.c938 op8 == Iop_Shl8 || op8 == Iop_Shr8 || op8 == Iop_Sar8 ||
/external/valgrind/main/VEX/
H A Dtest_main.c1870 case Iop_Shl8: case Iop_Shr8:
/external/valgrind/main/memcheck/
H A Dmc_translate.c3841 case Iop_Shl8: case Iop_Shr8: case Iop_Sar8:

Completed in 3204 milliseconds