ARM VERSION 1.2 User Manual

Page 147

Advertising
background image

ARM Instruction Reference

ARM DUI 0068B

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

4-37

Architectures

These instructions are available in all versions of the ARM architecture.

Examples

TST r0,#0x3F8
TEQEQ r10,r9
TSTNE r1,r5,ASR r1

Incorrect example

TEQ r15,r1,ROR r0 ; r15 not allowed with register
; controlled shift

Advertising