SDKZSPF LSI, SDKZSPF Datasheet - Page 315

no-image

SDKZSPF

Manufacturer Part Number
SDKZSPF
Description
Manufacturer
LSI
Datasheet

Specifications of SDKZSPF

Lead Free Status / Rohs Status
Supplier Unconfirmed
A.2 Example Program hw_dbg.s
This example illustrates hardware-assisted debugging. It consists of one
assembly file, hw_dbg.s.
.section ".text"
__start:
Example Program hw_dbg.s
Copyright © 1999-2003 by LSI Logic Corporation. All rights reserved.
.global __start
bits
mov
mov
mov
mov
mov
mov
mov
mov
nop
nop
nop
nop
nop
add
mov
mov
nop
nop
nop
nop
nop
add
st
nop
nop
nop
nop
nop
add
st
nop
nop
nop
nop
nop
add
%smode, 6
r0, 0xab00
r1, 0xab01
r2, 0xab02
r3, 0xab03
r4, 0xab04
r5, 0xab05
r14, 0
r15, 0
r14, 1
r13, 0x2000
r12, 0x2001
r14, 1
r0, r13
r14, 1
r1, r13
r14, 1
A-5