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

  /external/qemu/tcg/
tcg-op.h 891 static inline void tcg_gen_andi_i64(TCGv_i64 ret, TCGv_i64 arg1, int64_t arg2) function
1149 static inline void tcg_gen_andi_i64(TCGv_i64 ret, TCGv_i64 arg1, int64_t arg2) function
    [all...]
  /external/qemu/target-arm/
translate.c     [all...]

Completed in 26 milliseconds