Home
last modified time | relevance | path

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

/external/qemu/tcg/hppa/
Dtcg-target.c35 #define STACK_TEMP_OFS -16 macro
649 tcg_out_ldst(s, arg1, TCG_REG_SP, STACK_TEMP_OFS, INSN_STW); in tcg_out_xmpyu()
650 tcg_out_ldst(s, arg2, TCG_REG_SP, STACK_TEMP_OFS + 4, INSN_STW); in tcg_out_xmpyu()
657 | INSN_IM5(STACK_TEMP_OFS) | INSN_T(22)); in tcg_out_xmpyu()
665 | INSN_IM5(STACK_TEMP_OFS) | INSN_T(22)); in tcg_out_xmpyu()
669 tcg_out_ldst(s, reth, TCG_REG_SP, STACK_TEMP_OFS, INSN_LDW); in tcg_out_xmpyu()
672 tcg_out_ldst(s, retl, TCG_REG_SP, STACK_TEMP_OFS + 4, INSN_LDW); in tcg_out_xmpyu()