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

  /external/qemu/tcg/
tcg-op.h 2413 #define tcg_gen_brcond_tl macro
2485 #define tcg_gen_brcond_tl macro
    [all...]
  /external/qemu/target-i386/
translate.c 1037 tcg_gen_brcond_tl(cond, cpu_tmp4, t0, l1);
1069 tcg_gen_brcond_tl(cond, cpu_tmp4, t0, l1);
    [all...]

Completed in 17 milliseconds