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

  /external/qemu/tcg/i386/
tcg-target.c 617 static inline void tcg_out_ext16u(TCGContext *s, int dest, int src) function
687 tcg_out_ext16u(s, r0, r0);
    [all...]
  /external/qemu/tcg/arm/
tcg-target.c 537 static inline void tcg_out_ext16u(TCGContext *s, int cond, function
    [all...]

Completed in 23 milliseconds