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

/vbox/src/recompiler/tcg/
H A Dtcg.h133 and TCGv_i64 are 32/64-bit variables respectively. TCGv and TCGv_ptr
462 #define TCGv_ptr TCGv_i32 macro
472 #define TCGv_ptr TCGv_i64 macro
480 void tcg_gen_callN(TCGContext *s, TCGv_ptr func, unsigned int flags,

Completed in 1915 milliseconds