|
|||||||||||
|
Technical Support On-Line Manuals Assembler User Guide |
Assembler User GuideUnified Assembler Language
Unified Assembler Language (UAL) is a common syntax for ARM and Thumb instructions. It supersedes earlier versions of both the ARM and Thumb assembler languages. Code written using UAL can be assembled for ARM or Thumb for any ARM processor. The assembler faults the use of unavailable instructions. RealView® Compilation Tools (RVCT) v2.1 and earlier can only assemble the pre-UAL syntax. Later versions of RVCT and ARM Compiler toolchain can assemble code written in pre-UAL and UAL syntax. By default, the assembler expects source code to be written
in UAL. The assembler accepts UAL syntax if any of the directives The assembler accepts source code written in pre-UAL Thumb
assembly language when you assemble using the NoteThe pre-UAL Thumb assembly language does not support 32-bit Thumb instructions. | ||||||||||
|
|||||||||||