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

/vbox/src/recompiler/tcg/
H A Dtcg-op.h2082 #define TCGv TCGv_i32 macro
2093 #define TCGv TCGv_i64 macro
2128 static inline void tcg_gen_qemu_ld8u(TCGv ret, TCGv addr, int mem_index)
2139 static inline void tcg_gen_qemu_ld8s(TCGv ret, TCGv addr, int mem_index)
2150 static inline void tcg_gen_qemu_ld16u(TCGv ret, TCGv addr, int mem_index)
2161 static inline void tcg_gen_qemu_ld16s(TCGv ret, TCGv add
[all...]

Completed in 1038 milliseconds