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

/external/qemu/tcg/
H A Dtcg.h133 and TCGv_i64 are 32/64-bit variables respectively. TCGv and TCGv_ptr
465 #define TCGv_ptr TCGv_i32 macro
475 #define TCGv_ptr TCGv_i64 macro
483 void tcg_gen_callN(TCGContext *s, TCGv_ptr func, unsigned int flags,

Completed in 45 milliseconds