home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 300-399 / ff384.lzh / NorthC / Example2.LZH / disass / M68010.s < prev    next >
Text File  |  1990-08-30  |  209b  |  15 lines

  1.   move   ccr,4(a3,d5.l)
  2.   move   ccr,123456
  3.   movec  usp,a3
  4.   movec  d4,sfc
  5.   movec  vbr,d5
  6.   movec  a3,sfc
  7.   rtd    #-123
  8.   moves  4(a5,d3.w),a5
  9.   moves  -4(a3),d4
  10.   moves  a3,4(a5)
  11.   moves  d5,12345
  12.   end
  13.  
  14.  
  15.