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

  /external/qemu/tcg/ppc/
tcg-target.c 171 static uint32_t reloc_pc24_val (void *pc, tcg_target_long target) function
185 | reloc_pc24_val (pc, target);
    [all...]
  /external/qemu/tcg/ppc64/
tcg-target.c 162 static uint32_t reloc_pc24_val (void *pc, tcg_target_long target) function
176 | reloc_pc24_val (pc, target);
    [all...]

Completed in 59 milliseconds