home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / program / d / extasm / Examples_Source_005 < prev    next >
Encoding:
Text File  |  1993-07-21  |  113 b   |  7 lines

  1. .START
  2.    TEMP     R5,R6
  3.    DIV      R0,R1,R2
  4.    DIV      R10,R11,R12
  5.    LOCK     R5,R6  
  6. .END
  7.    MOVS     PC,R14