Searched refs:tcg_gen_op1i (Results 1 - 1 of 1) sorted by relevance

/external/qemu/tcg/
H A Dtcg-op.h45 static inline void tcg_gen_op1i(TCGOpcode opc, TCGArg arg1) function
363 tcg_gen_op1i(INDEX_op_set_label, n);
368 tcg_gen_op1i(INDEX_op_br, label);
2629 tcg_gen_op1i(INDEX_op_debug_insn_start, pc);
2635 tcg_gen_op1i(INDEX_op_exit_tb, val);
2647 tcg_gen_op1i(INDEX_op_goto_tb, idx);

Completed in 45 milliseconds