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

  /external/qemu/tcg/ppc/
tcg-target.c 332 #define RLWINM OPCD(21)
556 tcg_out32 (s, (RLWINM
571 tcg_out32 (s, (RLWINM
752 tcg_out32 (s, (RLWINM
767 tcg_out32 (s, (RLWINM
804 tcg_out32 (s, (RLWINM
812 tcg_out32 (s, (RLWINM
1149 tcg_out32 (s, (RLWINM
1216 tcg_out32 (s, (RLWINM
1236 tcg_out32 (s, (RLWINM
    [all...]
  /external/qemu/tcg/ppc64/
tcg-target.c 318 #define RLWINM OPCD( 21)
575 tcg_out32 (s, (RLWINM
585 tcg_out32 (s, (RLWINM
1083 tcg_out32 (s, (RLWINM
1151 tcg_out32 (s, (RLWINM
    [all...]

Completed in 49 milliseconds