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

/vbox/src/recompiler/tcg/
H A Dtcg-op.h412 static inline void tcg_gen_ld8s_i32(TCGv_i32 ret, TCGv_ptr arg2, tcg_target_long offset) function
771 tcg_gen_ld8s_i32(TCGV_LOW(ret), arg2, offset);
2393 #define tcg_gen_ld8s_tl tcg_gen_ld8s_i32

Completed in 44 milliseconds