Searched defs:tcg_gen_neg_i64 (Results 1 - 1 of 1) sorted by relevance
/vbox/src/recompiler/tcg/ | ||
H A D | tcg-op.h | 1729 static inline void tcg_gen_neg_i64(TCGv_i64 ret, TCGv_i64 arg) function 2335 #define tcg_gen_neg_tl tcg_gen_neg_i64 |
Completed in 56 milliseconds