Wydanie R2020.06.1

This commit is contained in:
Jan Potocki
2020-06-22 18:43:57 +02:00
parent 6c2ad1ec4c
commit 0e26cf92d8
3 changed files with 61 additions and 33 deletions
+3
View File
@@ -1,6 +1,9 @@
@ Jan Potocki 2020
.global fibb
.type fibb, %function
@ Segment kodu
.text
fibb:
push {r4, lr}
+3
View File
@@ -1,6 +1,9 @@
@ Jan Potocki 2020
.global timestamp
.type timestamp, %function
@ Segment kodu
.text
timestamp:
isb