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

  /external/qemu/tcg/i386/
tcg-target.c 603 static inline void tcg_out_ext8u(TCGContext *s, int dest, int src) function
683 tcg_out_ext8u(s, r0, r0);
882 tcg_out_ext8u(s, dest, dest);
891 tcg_out_ext8u(s, dest, dest);
    [all...]
  /external/qemu/tcg/arm/
tcg-target.c 517 static inline void tcg_out_ext8u(TCGContext *s, int cond, function
    [all...]

Completed in 219 milliseconds