swp.cgs 139 B

123456789101112
  1. # arm testcase for swp$cond $rd,$rm,[$rn]
  2. # mach: unfinished
  3. .include "testutils.inc"
  4. start
  5. .global swp
  6. swp:
  7. swp0 pc,pc,[pc]
  8. pass