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

  /external/qemu/tcg/
tcg-op.h 878 static inline void tcg_gen_sub_i64(TCGv_i64 ret, TCGv_i64 arg1, TCGv_i64 arg2) function
1135 static inline void tcg_gen_sub_i64(TCGv_i64 ret, TCGv_i64 arg1, TCGv_i64 arg2) function
    [all...]
  /external/qemu/target-arm/
translate.c 311 tcg_gen_sub_i64(a, tmp64, a);
    [all...]
  /external/qemu/target-mips/
translate.c     [all...]

Completed in 35 milliseconds