Use Assembler labels in a CORE command to symbolically address data locations, program locations, or registers as shown in the following table.
|
Location |
Format |
|---|---|
|
data locations |
'regname.label' |
|
program locations |
'label' (the label value must exceed 15) |
|
registers |
'regname' (where the equated value is less than 16) |
Examples
Each format is shown in the following examples, where the symbolic program addresses relate to the Assembler program currently stopped at a breakpoint.
CORE='TIOABAR.TIOADBA'
CORE='SCANLOC'
CORE='TIOABAR'
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|