Home
last modified time | relevance | path

Searched refs:get_fpc_w0 (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_s390_toIR.c1508 get_fpc_w0(void) in get_fpc_w0() function
1539 assign(fpc_bits, binop(Iop_And32, get_fpc_w0(), mkU32(7))); in get_bfp_rounding_mode_from_fpc()
1610 binop(Iop_And32, get_fpc_w0(), mkU32(0x70)), in get_dfp_rounding_mode_from_fpc()
8820 put_gpr_w1(r1, get_fpc_w0()); in s390_irgen_EFPC()
8942 binop(Iop_And32, get_fpc_w0(), mkU32(~fpc_mask)), in s390_irgen_SRNM()
8957 binop(Iop_And32, get_fpc_w0(), mkU32(~fpc_mask)), in s390_irgen_SRNMB()
8992 put_fpc_w0(binop(Iop_Or32, binop(Iop_And32, get_fpc_w0(), mkU32(~fpc_mask)), in s390_irgen_SRNMT()
9043 store(mkexpr(op2addr), get_fpc_w0()); in s390_irgen_STFPC()