Searched refs:Iop_F64HLtoF128 (Results 1 - 8 of 8) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dir_inject.c101 case Ity_F128: concat = Iop_F64HLtoF128; type = Ity_F64; goto load128;
H A Dir_defs.c288 case Iop_F64HLtoF128: vex_printf("F64HLtoF128"); return;
2993 case Iop_F64HLtoF128:
H A Dhost_s390_isel.c2068 case Iop_F64HLtoF128:
H A Dguest_s390_toIR.c446 return binop(Iop_F64HLtoF128, high, low);
/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h666 Iop_F64HLtoF128,/* (high half of F128,low half of F128) -> F128 */ enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c788 case Iop_F64HLtoF128:
H A Dirops.c209 { DEFOP(Iop_F64HLtoF128, UNDEF_CONCAT), .s390x = 1, .amd64 = 0, .x86 = 0, .arm = 0, .ppc64 = 0, .ppc32 = 0, .mips32 = 0, .mips64 = 0 },
/external/valgrind/main/memcheck/
H A Dmc_translate.c3630 case Iop_F64HLtoF128:

Completed in 488 milliseconds