ARM VERSION 1.2 manual About the ARM Developer Suite assemblers, ARM Developer Suite ADS has

Models: VERSION 1.2

1 360
Download 360 pages 38.37 Kb
Page 12
Image 12

Introduction

1.1About the ARM Developer Suite assemblers

ARM Developer Suite (ADS) has:

a freestanding assembler, armasm

an optimizing inline assembler built into the C and C++ compilers.

The language that these assemblers take as input is basically the same. However, there are limitations on what features of the language you can use in the inline assemblers. Refer to the Mixing C, C++, and Assembly Language chapter in ADS Developer Guide for further information on the inline assemblers.

The remainder of this book relates mainly to armasm.

1-2

Copyright © 2000, 2001 ARM Limited. All rights reserved.

ARM DUI 0068B

Page 12
Image 12
ARM VERSION 1.2 manual About the ARM Developer Suite assemblers, ARM Developer Suite ADS has