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

  /external/qemu/tcg/x86_64/
tcg-target.c 460 static void tcg_out_addi(TCGContext *s, int reg, tcg_target_long val) function
    [all...]
  /external/qemu/tcg/i386/
tcg-target.c 706 static void tcg_out_addi(TCGContext *s, int reg, tcg_target_long val) function
    [all...]
  /external/qemu/tcg/sparc/
tcg-target.c 427 static inline void tcg_out_addi(TCGContext *s, int reg, tcg_target_long val) function
777 tcg_out_addi(s, arg1, offsetof(CPUState,
989 tcg_out_addi(s, arg1, offsetof(CPUState,
    [all...]
  /external/qemu/tcg/hppa/
tcg-target.c 422 static inline void tcg_out_addi(TCGContext *s, int reg, tcg_target_long val) function
    [all...]
  /external/qemu/tcg/
tcg.c     [all...]
  /external/qemu/tcg/arm/
tcg-target.c 1821 static void tcg_out_addi(TCGContext *s, int reg, tcg_target_long val) function
    [all...]
  /external/qemu/tcg/ppc/
tcg-target.c 985 static void tcg_out_addi(TCGContext *s, int reg, tcg_target_long val) function
    [all...]
  /external/qemu/tcg/ppc64/
tcg-target.c 971 static void tcg_out_addi (TCGContext *s, int reg, tcg_target_long val) function
    [all...]

Completed in 28 milliseconds