HomeSort by relevance Sort by last modified time
    Searched refs:tcg_temp_local_new_i32 (Results 1 - 5 of 5) sorted by null

  /external/qemu/
gen-icount.h 16 count = tcg_temp_local_new_i32();
  /external/qemu/tcg/
tcg.h 377 static inline TCGv_i32 tcg_temp_local_new_i32(void) function
tcg.c 539 t0 = tcg_temp_local_new_i32();
    [all...]
tcg-op.h     [all...]
  /external/qemu/target-arm/
translate.c     [all...]

Completed in 366 milliseconds