home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / m / multimod / !MultiMod / h / abscode next >
Encoding:
Text File  |  1992-11-16  |  1.5 KB  |  46 lines

  1. /* abscode.h */
  2.  
  3. /* Warning: This file was generated by ARM_Source on Fri,29 May 1992.17:31:25
  4.  * Re-running the ARM_Source program will overwrite this file
  5.  */
  6.  
  7. /* Stores an initialised code array that forms the basis of
  8.  * the run-time code for an absolute image. CODESIZE is in
  9.  * number of instructions. (ie. size of an int array needed)
  10.  */
  11.  
  12. #define CODE_INITIALISE \
  13.                           0xE28F5068 , \
  14.                           0xE4954004 , \
  15.                           0xE3540000 , \
  16.                           0xF000011 , \
  17.                           0xE3A0000B , \
  18.                           0xE2544001 , \
  19.                           0xE8B50006 , \
  20.                           0xE3510000 , \
  21.                           0xE58F4040 , \
  22.                           0xE58F5040 , \
  23.                           0x1F00001E , \
  24.                           0xE59F4034 , \
  25.                           0xE59F5034 , \
  26.                           0x7AFFFFF3 , \
  27.                           0xE9150006 , \
  28.                           0xE5912010 , \
  29.                           0xE1A03000 , \
  30.                           0xE0820001 , \
  31.                           0xEF020002 , \
  32.                           0xEF02013A , \
  33.                           0xEF020120 , \
  34.                           0xE2830004 , \
  35.                           0xEF020002 , \
  36.                           0xEF020003 , \
  37.                           0x6F000011 , \
  38.                           0xEAFFFFE7 , \
  39.                           0x0 , \
  40.                           0x0 \
  41.  
  42. #define CODESIZE 28
  43.  
  44. /* End of abscode.h */
  45.  
  46.