Searched refs:Iop_Sar8 (Results 1 - 12 of 12) sorted by relevance

/external/valgrind/VEX/pub/
H A Dlibvex_ir.h430 Iop_Sar8, Iop_Sar16, Iop_Sar32, Iop_Sar64, enumerator in enum:__anon19778
/external/valgrind/VEX/priv/
H A Dir_defs.c141 case Iop_Sar8 ... Iop_Sar64:
142 str = "Sar"; base = Iop_Sar8; break;
2606 case Iop_Shl8: case Iop_Shr8: case Iop_Sar8:
H A Dhost_s390_isel.c1482 case Iop_Sar8:
1521 case Iop_Sar8:
H A Dhost_x86_isel.c984 case Iop_Sar32: case Iop_Sar16: case Iop_Sar8:
1006 case Iop_Sar8:
H A Dhost_amd64_isel.c1015 case Iop_Sar64: case Iop_Sar32: case Iop_Sar16: case Iop_Sar8:
1044 case Iop_Sar8:
H A Dhost_ppc_isel.c1478 case Iop_Sar8: case Iop_Sar16: case Iop_Sar32: case Iop_Sar64:
H A Dguest_x86_toIR.c712 || op8 == Iop_Shl8 || op8 == Iop_Shr8 || op8 == Iop_Sar8
13256 binop(mkSizedOp(ty,Iop_Sar8),
H A Dguest_amd64_toIR.c312 || op8 == Iop_Shl8 || op8 == Iop_Shr8 || op8 == Iop_Sar8
20505 binop(mkSizedOp(ty,Iop_Sar8),
[all...]
H A Dguest_mips_toIR.c1698 || op8 == Iop_Shl8 || op8 == Iop_Shr8 || op8 == Iop_Sar8
H A Dguest_ppc_toIR.c1019 op8 == Iop_Shl8 || op8 == Iop_Shr8 || op8 == Iop_Sar8 ||
/external/valgrind/memcheck/tests/vbit-test/
H A Dirops.c70 { DEFOP(Iop_Sar8, UNDEF_SAR), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 0, .ppc32 = 0, .mips32 = 0, .mips64 = 0, .tilegx = 0 }, // ppc32/64 assert
/external/valgrind/memcheck/
H A Dmc_translate.c4074 case Iop_Shl8: case Iop_Shr8: case Iop_Sar8:

Completed in 289 milliseconds