Searched defs:tcg_gen_op1_i32 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/tcg/
H A Dtcg-op.h28 static inline void tcg_gen_op1_i32(TCGOpcode opc, TCGv_i32 arg1) function
1763 tcg_gen_op1_i32(INDEX_op_discard, arg);

Completed in 59 milliseconds