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

  /external/qemu/tcg/
tcg-op.h 771 static inline void tcg_gen_mov_i64(TCGv_i64 ret, TCGv_i64 arg) function
1004 tcg_gen_mov_i64(ret, t0);
1055 static inline void tcg_gen_mov_i64(TCGv_i64 ret, TCGv_i64 arg) function
    [all...]
  /external/qemu/target-arm/
translate.c     [all...]

Completed in 22 milliseconds