OpenCores
URL https://opencores.org/ocsvn/zipcpu/zipcpu/trunk

Subversion Repositories zipcpu

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /zipcpu/trunk/bench/asm
    from Rev 10 to Rev 11
    Reverse comparison

Rev 10 → Rev 11

/wdt.S
41,7 → 41,7
MOV $1+PC,R11 ; Get a memory address for a variable
BRA $1
.DAT 0
LDI $800h,R0 ; Start the watchdog timer
LDI $-1,R0 ; Start the watchdog timer
STO R0,$1(R12)
LSR $1,R0
STO R0,$4(R12)
/lfsr.S
0,0 → 1,11
loop:
LDI $2408bh,R10
LDI $1,R9
loop:
MOV R9,R0
LSR $1,R9
TST $1,R0
XOR.NE R10,R9
BRA $-5
 
HALT

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.