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

  /external/qemu/tcg/hppa/
tcg-target.c 712 static void tcg_out_branch(TCGContext *s, int label_index, int nul) function
    [all...]
  /external/qemu/tcg/i386/
tcg-target.c 937 static void tcg_out_branch(TCGContext *s, int call, tcg_target_long dest) function
953 tcg_out_branch(s, 1, dest);
958 tcg_out_branch(s, 0, dest);
    [all...]

Completed in 23 milliseconds