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

  /external/qemu/tcg/hppa/
tcg-target.c 537 static inline void tcg_out_ext8s(TCGContext *s, int ret, int arg) function
968 tcg_out_ext8s(s, datalo_reg, datalo_reg);
    [all...]
  /external/qemu/tcg/arm/
tcg-target.c 503 static inline void tcg_out_ext8s(TCGContext *s, int cond, function
    [all...]
  /external/qemu/tcg/i386/
tcg-target.c 610 static void tcg_out_ext8s(TCGContext *s, int dest, int src, int rexw) function
    [all...]

Completed in 25 milliseconds