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

  /external/qemu/tcg/
tcg.h 369 TCGv_i32 tcg_global_reg_new_i32(int reg, const char *name);
467 #define tcg_global_reg_new_ptr tcg_global_reg_new_i32
tcg.c 320 TCGv_i32 tcg_global_reg_new_i32(int reg, const char *name) function
    [all...]
tcg-op.h     [all...]

Completed in 20 milliseconds