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

/external/qemu/tcg/
H A Dtcg-op.h269 static inline void tcg_gen_op5ii_i64(TCGOpcode opc, TCGv_i64 arg1, function
2122 tcg_gen_op5ii_i64(INDEX_op_deposit_i64, ret, arg1, arg2, ofs, len);

Completed in 22 milliseconds