URL
https://opencores.org/ocsvn/amber/amber/trunk
[/] [amber/] [trunk/] [hw/] [tests/] [flow1.S] - Diff between revs 15 and 35
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 15 |
Rev 35 |
Line 65... |
Line 65... |
|
|
ldr r0, =Data2
|
ldr r0, =Data2
|
ldm r0, {r1-r5}
|
ldm r0, {r1-r5}
|
@ second stm will be to cached memory
|
@ second stm will be to cached memory
|
stm r13, {r1-r5}
|
stm r13, {r1-r5}
|
@ load it back from the cache to check thaat
|
@ load it back from the cache to check that
|
@ it was written to the cache correctly
|
@ it was written to the cache correctly
|
ldm r13, {r6-r10}
|
ldm r13, {r6-r10}
|
cmp r1, r6
|
cmp r1, r6
|
cmpeq r2, r7
|
cmpeq r2, r7
|
cmpeq r3, r8
|
cmpeq r3, r8
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.