Home
last modified time | relevance | path

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

/external/qemu/tcg/sparc/
Dtcg-target.c198 #define INSN_IMM13(x) ((1 << 13) | ((x) & 0x1fff)) macro
297 INSN_IMM13(offset)); in tcg_out_arithi()
304 | (val2const ? INSN_IMM13(val2) : INSN_RS2(val2))); in tcg_out_arithc()
362 INSN_IMM13(arg & 0x3ff)); in tcg_out_ld_raw()
372 INSN_IMM13(arg & 0x3ff)); in tcg_out_ld_ptr()
375 INSN_IMM13(arg & 0x3ff)); in tcg_out_ld_ptr()
383 INSN_IMM13(offset)); in tcg_out_ldst()
697 INSN_IMM13(-TCG_TARGET_STACK_MINFRAME)); in tcg_target_qemu_prologue()
1125 INSN_IMM13(8)); in tcg_out_op()
1134 INSN_IMM13((args[0] & 0x1fff))); in tcg_out_op()