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

  /external/qemu/tcg/hppa/
tcg-target.c 542 static inline void tcg_out_ext16s(TCGContext *s, int ret, int arg) function
981 tcg_out_ext16s(s, datalo_reg, datalo_reg);
    [all...]
  /external/qemu/tcg/arm/
tcg-target.c 523 static inline void tcg_out_ext16s(TCGContext *s, int cond, function
    [all...]
  /external/qemu/tcg/i386/
tcg-target.c 623 static inline void tcg_out_ext16s(TCGContext *s, int dest, int src, int rexw) function
    [all...]

Completed in 21 milliseconds