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

  /external/qemu/target-mips/
translate.c 695 tcg_gen_brcond_tl(cond, t0, t1, l1); \
    [all...]
  /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 1038 tcg_gen_brcond_tl(cond, cpu_tmp4, t0, l1);
1070 tcg_gen_brcond_tl(cond, cpu_tmp4, t0, l1);
    [all...]

Completed in 20 milliseconds