Searched refs:Iop_PRemC3210F64 (Results 1 – 9 of 9) sorted by relevance
/external/valgrind/VEX/pub/ |
D | libvex_ir.h | 702 Iop_PRemC3210F64, /* C3210 flags resulting from FPREM, :: I32 */ enumerator
|
/external/valgrind/VEX/priv/ |
D | host_x86_isel.c | 895 if (triop->op == Iop_PRemC3210F64 in iselIntExpr_R_wrk() 904 e->Iex.Binop.op==Iop_PRemC3210F64 in iselIntExpr_R_wrk()
|
D | ir_defs.c | 314 case Iop_PRemC3210F64: vex_printf("PRemC3210F64"); return; in ppIROp() 2830 case Iop_PRemC3210F64: case Iop_PRem1C3210F64: in typeOfPrimop()
|
D | host_amd64_isel.c | 1879 if (triop->op == Iop_PRemC3210F64 in iselIntExpr_R_wrk() 1896 case Iop_PRemC3210F64: in iselIntExpr_R_wrk()
|
D | guest_x86_toIR.c | 4437 triop(Iop_PRemC3210F64, in dis_FPU()
|
D | guest_amd64_toIR.c | 5977 triop(Iop_PRemC3210F64, in dis_FPU()
|
/external/valgrind/VEX/useful/ |
D | test_main.c | 1795 case Iop_PRemC3210F64: case Iop_PRem1C3210F64: in expr2vbits_Binop()
|
/external/valgrind/memcheck/tests/vbit-test/ |
D | irops.c | 260 …{ DEFOP(Iop_PRemC3210F64, UNDEF_ALL), .s390x = 0, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 0, .pp…
|
/external/valgrind/memcheck/ |
D | mc_translate.c | 2862 case Iop_PRemC3210F64: in expr2vbits_Triop()
|