Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_s390_isel.c400 s390_opnd_copy(UChar size, HReg dst, s390_opnd_RMI opnd) in s390_opnd_copy() function
1726 insn = s390_opnd_copy(8, dst, opnd); in s390_isel_int_expr_wrk()
1730 addInstr(env, s390_opnd_copy(8, dst, opnd)); in s390_isel_int_expr_wrk()
1736 addInstr(env, s390_opnd_copy(4, dst, opnd)); in s390_isel_int_expr_wrk()
1742 addInstr(env, s390_opnd_copy(2, dst, opnd)); in s390_isel_int_expr_wrk()
1753 addInstr(env, s390_opnd_copy(size, dst, opnd)); in s390_isel_int_expr_wrk()