Home
last modified time | relevance | path

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

/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/tcg/hppa/
H A Dtcg-target.c161 #define INSN_R2(x) ((x) << 21) macro
239 tcg_out32(s, LDIL | INSN_R2(ret) | in tcg_out_movi()
250 tcg_out32(s, LDIL | INSN_R2(ret) | in tcg_out_ld_raw()
308 INSN_R2(TCG_REG_R0)); in tcg_out_nop()
327 INSN_R2(ret) | INSN_SHDEP_CP(8)); in tcg_out_bswap16()
342 tcg_out32(s, LDIL | INSN_R2(TCG_REG_R20) | in tcg_out_call()
344 tcg_out32(s, BLE_SR4 | INSN_R2(TCG_REG_R20) | in tcg_out_call()
475 tcg_out32(s, BL | INSN_R2(TCG_REG_R0) | 2); in tcg_out_qemu_ld()
667 tcg_out32(s, BL | INSN_R2(TCG_REG_R0) | 2); in tcg_out_qemu_st()
753 tcg_out32(s, BLE_SR4 | INSN_R2(args[0])); in tcg_out_op()
[all …]