1
0
mirror of https://github.com/openhwgroup/cvw synced 2025-02-11 06:05:49 +00:00
cvw/tests/testgen/covergen_footer.S

12 lines
71 B
ArmAsm
Raw Normal View History

2024-05-04 09:45:01 +00:00
self_loop:
j self_loop
.data
.align 4
scratch:
.bss 8
2024-05-03 18:44:03 +00:00
.end