Searched defs:op2_hi (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/main/VEX/priv/ |
D | host_s390_defs.h | 380 HReg op2_hi; /* right operand; high part */ member 397 HReg op2_hi; /* right operand; high part */ member
|
D | host_s390_isel.c | 885 HReg op1_hi, op1_lo, op2_hi, op2_lo, f12, f13, f14, f15, cc_s390; in s390_isel_int_expr_wrk() local 1433 HReg op1_hi, op1_lo, op2_hi, op2_lo, f12, f13, f14, f15; in s390_isel_float128_expr_wrk() local
|
D | host_s390_defs.c | 4297 HReg dst_lo, HReg op2_hi, HReg op2_lo, in s390_insn_bfp128_binop() 4337 HReg op2_hi, HReg op2_lo) in s390_insn_bfp128_compare()
|