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

  /external/qemu/tcg/sparc/
tcg-target.c 466 static inline void tcg_out_nop(TCGContext *s) function
529 tcg_out_nop(s);
539 tcg_out_nop(s);
576 tcg_out_nop(s);
584 tcg_out_nop(s);
700 tcg_out_nop(s);
858 tcg_out_nop(s);
1039 tcg_out_nop(s);
    [all...]
  /external/qemu/tcg/hppa/
tcg-target.c 439 static inline void tcg_out_nop(TCGContext *s) function
781 tcg_out_nop(s);
    [all...]

Completed in 202 milliseconds