TSTGEA.L

TSTGEA.L Test for Greater Than or Equal TSTGEA.L

to Zero (AGU)

Operation

Assembler Syntax

If Rx ≥ 0, then 1 → T, else 0 → T

TSTGEA.L Rx

Description

 

TESTGEA.L Rx

 

Sets the T bit if the source AGU register (Rx) is greater than or equal to zero; otherwise, it clears the T bit. The value in Rx is treated as a signed number.

Status and Conditions that Affect Instruction

Register Address

Bit Name

Description

SR[18]

EXP

Determines which stack pointer is used when the stack pointer is an

 

 

operand. Otherwise, the instruction is not affected by SR.

Status and Conditions Changed by Instruction

Register Address

Bit Name

Description

SR[1]

T

Set if the source operand is greater than or equal to zero and cleared if

 

 

the source operand is not greater than or equal to zero.

Example

tstgea.l r7

Register/Memory Address

R7

SR

Before

$57E3 A6CC

$00E4 0000

After

$00E4 0002

A-418

SC140 DSP Core Reference Manual

Page 732
Image 732
Freescale Semiconductor SC140 specifications Tstgea.l r7, If Rx ≥ 0, then 1 → T, else 0 → T, TESTGEA.L Rx