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

  /external/qemu/tcg/
tcg.h 472 #define tcg_const_ptr tcg_const_i64
496 TCGv_i64 tcg_const_i64(int64_t val);
tcg-op.h     [all...]
tcg.c 528 TCGv_i64 tcg_const_i64(int64_t val) function
    [all...]
  /external/qemu/target-i386/
translate.c     [all...]
  /external/qemu/target-arm/
translate.c     [all...]

Completed in 1080 milliseconds