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

  /external/qemu/tcg/x86_64/
tcg-target.c 557 static void tcg_out_qemu_ld(TCGContext *s, const TCGArg *args, function
    [all...]
  /external/qemu/tcg/i386/
tcg-target.c 1140 static void tcg_out_qemu_ld(TCGContext *s, const TCGArg *args, function
    [all...]
  /external/qemu/tcg/ppc64/
tcg-target.c 617 static void tcg_out_qemu_ld (TCGContext *s, const TCGArg *args, int opc) function
    [all...]
  /external/qemu/tcg/sparc/
tcg-target.c 748 static void tcg_out_qemu_ld(TCGContext *s, const TCGArg *args, function
    [all...]
  /external/qemu/tcg/arm/
tcg-target.c 956 static inline void tcg_out_qemu_ld(TCGContext *s, const TCGArg *args, int opc) function
    [all...]
  /external/qemu/tcg/hppa/
tcg-target.c 1020 static void tcg_out_qemu_ld(TCGContext *s, const TCGArg *args, int opc) function
    [all...]
  /external/qemu/tcg/ppc/
tcg-target.c 527 static void tcg_out_qemu_ld (TCGContext *s, const TCGArg *args, int opc) function
    [all...]

Completed in 608 milliseconds