home *** CD-ROM | disk | FTP | other *** search
- /* abscode.h */
-
- /* Warning: This file was generated by ARM_Source on Fri,29 May 1992.17:31:25
- * Re-running the ARM_Source program will overwrite this file
- */
-
- /* Stores an initialised code array that forms the basis of
- * the run-time code for an absolute image. CODESIZE is in
- * number of instructions. (ie. size of an int array needed)
- */
-
- #define CODE_INITIALISE \
- 0xE28F5068 , \
- 0xE4954004 , \
- 0xE3540000 , \
- 0xF000011 , \
- 0xE3A0000B , \
- 0xE2544001 , \
- 0xE8B50006 , \
- 0xE3510000 , \
- 0xE58F4040 , \
- 0xE58F5040 , \
- 0x1F00001E , \
- 0xE59F4034 , \
- 0xE59F5034 , \
- 0x7AFFFFF3 , \
- 0xE9150006 , \
- 0xE5912010 , \
- 0xE1A03000 , \
- 0xE0820001 , \
- 0xEF020002 , \
- 0xEF02013A , \
- 0xEF020120 , \
- 0xE2830004 , \
- 0xEF020002 , \
- 0xEF020003 , \
- 0x6F000011 , \
- 0xEAFFFFE7 , \
- 0x0 , \
- 0x0 \
-
- #define CODESIZE 28
-
- /* End of abscode.h */
-
-