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

  /external/qemu/tcg/
tcg-op.h 871 static inline void tcg_gen_add_i64(TCGv_i64 ret, TCGv_i64 arg1, TCGv_i64 arg2) function
1130 static inline void tcg_gen_add_i64(TCGv_i64 ret, TCGv_i64 arg1, TCGv_i64 arg2) function
    [all...]
  /external/qemu/target-arm/
translate.c 297 tcg_gen_add_i64(a, tmp64, a);
    [all...]

Completed in 22 milliseconds