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

  /external/qemu/tcg/
tcg-op.h 950 static inline void tcg_gen_shri_i64(TCGv_i64 ret, TCGv_i64 arg1, int64_t arg2) function
1209 static inline void tcg_gen_shri_i64(TCGv_i64 ret, TCGv_i64 arg1, int64_t arg2) function
    [all...]
  /external/qemu/target-arm/
translate.c     [all...]
  /external/qemu/target-mips/
translate.c 639 tcg_gen_shri_i64(t0, t, 32);
    [all...]
  /external/qemu/target-i386/
translate.c     [all...]

Completed in 26 milliseconds