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

/external/qemu/tcg/
H A Dtcg-op.h40 static inline void tcg_gen_op1i(TCGOpcode opc, TCGArg arg1) function
361 tcg_gen_op1i(INDEX_op_set_label, n);
366 tcg_gen_op1i(INDEX_op_br, label);
2175 tcg_gen_op1i(INDEX_op_debug_insn_start, pc);
2181 tcg_gen_op1i(INDEX_op_exit_tb, val);
2186 tcg_gen_op1i(INDEX_op_goto_tb, idx);

Completed in 20 milliseconds