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

  /external/qemu/tcg/
tcg.h 467 #define tcg_global_reg_new_ptr tcg_global_reg_new_i32 macro
477 #define tcg_global_reg_new_ptr tcg_global_reg_new_i64 macro
  /external/qemu/target-i386/
translate.c     [all...]
  /external/qemu/target-arm/
translate.c 117 cpu_env = tcg_global_reg_new_ptr(TCG_AREG0, "env");
    [all...]

Completed in 477 milliseconds