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

  /external/qemu/tcg/
tcg-op.h 627 static inline void tcg_gen_brcond_i32(TCGCond cond, TCGv_i32 arg1, function
637 tcg_gen_brcond_i32(cond, arg1, t0, label_index);
    [all...]
  /external/qemu/target-arm/
translate.c     [all...]

Completed in 21 milliseconds