Home | History | Annotate | Download | only in tcg

Lines Matching refs:tcg_target_long

392     fn = tcg_const_ptr((tcg_target_long)func);
408 fn = tcg_const_ptr((tcg_target_long)func);
421 fn = tcg_const_ptr((tcg_target_long)func);
431 static inline void tcg_gen_ld8u_i32(TCGv_i32 ret, TCGv_ptr arg2, tcg_target_long offset)
436 static inline void tcg_gen_ld8s_i32(TCGv_i32 ret, TCGv_ptr arg2, tcg_target_long offset)
441 static inline void tcg_gen_ld16u_i32(TCGv_i32 ret, TCGv_ptr arg2, tcg_target_long offset)
446 static inline void tcg_gen_ld16s_i32(TCGv_i32 ret, TCGv_ptr arg2, tcg_target_long offset)
451 static inline void tcg_gen_ld_i32(TCGv_i32 ret, TCGv_ptr arg2, tcg_target_long offset)
456 static inline void tcg_gen_st8_i32(TCGv_i32 arg1, TCGv_ptr arg2, tcg_target_long offset)
461 static inline void tcg_gen_st16_i32(TCGv_i32 arg1, TCGv_ptr arg2, tcg_target_long offset)
466 static inline void tcg_gen_st_i32(TCGv_i32 arg1, TCGv_ptr arg2, tcg_target_long offset)
786 tcg_target_long offset)
793 tcg_target_long offset)
800 tcg_target_long offset)
807 tcg_target_long offset)
814 tcg_target_long offset)
821 tcg_target_long offset)
828 tcg_target_long offset)
842 tcg_target_long offset)
848 tcg_target_long offset)
854 tcg_target_long offset)
860 tcg_target_long offset)
1067 tcg_target_long offset)
1073 tcg_target_long offset)
1079 tcg_target_long offset)
1085 tcg_target_long offset)
1091 tcg_target_long offset)
1097 tcg_target_long offset)
1102 static inline void tcg_gen_ld_i64(TCGv_i64 ret, TCGv_i64 arg2, tcg_target_long offset)
1108 tcg_target_long offset)
1114 tcg_target_long offset)
1120 tcg_target_long offset)
1125 static inline void tcg_gen_st_i64(TCGv_i64 arg1, TCGv_i64 arg2, tcg_target_long offset)
2179 static inline void tcg_gen_exit_tb(tcg_target_long val)