Searched refs:Iop_PRemC3210F64 (Results 1 – 10 of 10) sorted by relevance
/external/valgrind/main/memcheck/tests/vbit-test/ |
D | util.c | 540 case Iop_PRemC3210F64: case Iop_PRem1C3210F64: in typeof_primop()
|
D | irops.c | 235 …{ DEFOP(Iop_PRemC3210F64, UNDEF_ALL), .s390x = 0, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 0, .pp…
|
/external/valgrind/main/VEX/pub/ |
D | libvex_ir.h | 701 Iop_PRemC3210F64, /* C3210 flags resulting from FPREM, :: I32 */ enumerator
|
/external/valgrind/main/VEX/priv/ |
D | ir_defs.c | 313 case Iop_PRemC3210F64: vex_printf("PRemC3210F64"); return; in ppIROp() 2722 case Iop_PRemC3210F64: case Iop_PRem1C3210F64: in typeOfPrimop()
|
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 | host_amd64_isel.c | 1880 if (triop->op == Iop_PRemC3210F64 in iselIntExpr_R_wrk() 1897 case Iop_PRemC3210F64: in iselIntExpr_R_wrk()
|
D | guest_x86_toIR.c | 4437 triop(Iop_PRemC3210F64, in dis_FPU()
|
D | guest_amd64_toIR.c | 5922 triop(Iop_PRemC3210F64, in dis_FPU()
|
/external/valgrind/main/VEX/ |
D | test_main.c | 1774 case Iop_PRemC3210F64: case Iop_PRem1C3210F64: in expr2vbits_Binop()
|
/external/valgrind/main/memcheck/ |
D | mc_translate.c | 2764 case Iop_PRemC3210F64: in expr2vbits_Triop()
|