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

  /external/qemu/tcg/ppc/
tcg-target.c 318 #define ORIS OPCD(25)
    [all...]
  /external/qemu/tcg/ppc64/
tcg-target.c 306 #define ORIS OPCD( 25)
477 if (h16) tcg_out32 (s, ORIS | RS (ret) | RA (ret) | h16);
    [all...]

Completed in 63 milliseconds