Home | History | Annotate | Download | only in tcg

Lines Matching refs:tcg_target_long

29 typedef int32_t tcg_target_long;
34 typedef int64_t tcg_target_long;
72 tcg_target_long addend;
249 tcg_target_long val;
251 tcg_target_long mem_offset;
296 tcg_target_long current_frame_offset;
297 tcg_target_long frame_start;
298 tcg_target_long frame_end;
367 tcg_target_long start, tcg_target_long size);
370 TCGv_i32 tcg_global_mem_new_i32(int reg, tcg_target_long offset,
385 TCGv_i64 tcg_global_mem_new_i64(int reg, tcg_target_long offset,