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

  /external/qemu/tcg/ppc/
tcg-target.c 410 static const uint32_t tcg_to_bc[10] = { variable
1034 tcg_out_bc (s, tcg_to_bc[cond], label_index);
    [all...]
  /external/qemu/tcg/ppc64/
tcg-target.c 408 static const uint32_t tcg_to_bc[10] = { variable
1008 tcg_out_bc (s, tcg_to_bc[cond], label_index);
    [all...]

Completed in 23 milliseconds