220
Development Tools User’s Guide
Intel
®
IXP2400/IXP2800 Network Processors
Linker
6.8.27
dbg_Range
This structure defines the uword range where the variable of type dbg_Range_T is alive.
6.8.28
dbg_InstOprnd
symName
4 bytes: Spill—symbol name (sram$tls).
numRanges
2 bytes: Number of ranges.
ambiguous
1 byte: the location may or many not contain valid value
reserved
1 byte: Reserved for future use.
rangeOffset
4 bytes: Offset to dbg_Range_T.
start
4 bytes.
stop
4 bytes.
addr
4 bytes: Micro address of the instruction.
src1Name
4 bytes: Source operand 1 register name offset in the string table.
src1Addr
4 bytes: Source operand 1 register address offset in the string table.
src2Name
4 bytes: Source operand 2 register name offset in the string table.
src2Addr
4 bytes: Source operand 2 register address offset in the string table.
destName
4 bytes: Destination register name offset in the string table.
destAddr
4 bytes: Destination register address offset in the string table.
xferName
4 bytes: xfer register name offset in the string table.
xferAddr
4 bytes: xfer register address offset in the string table.
mask
4 bytes: <31:3> unused. <2> I/O indirect. <1> I/O read. <0> I/O write.
refCount
1 byte: I/O reference count ( 1 to 16)
deferCount
1 byte: Branch defer count (0-3).
reserved1
2 bytes: Reserved for future use.
reserved2
4 bytes: Reserved for future use.