index
:
cortex-m
c-m-in
master
mutex_add
v0.5.x
v0.6.x
v0.7.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asm
/
inline.rs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-24
Remove outlined asm, replace with stable inline asm.
Adam Greig
1
-448
/
+0
2021-12-17
Add nomem, nostack and preserves_flags options to appropriate asm calls.
Adam Greig
1
-43
/
+71
2021-12-17
bkpt: nostack
Robert Jördens
1
-1
/
+1
2021-12-16
asm/inline: also use asm macro in mods
Robert Jördens
1
-0
/
+9
2021-12-16
fmt [nfc]
Robert Jördens
1
-1
/
+1
2021-12-16
asm/inline: explicitly use asm macro
Robert Jördens
1
-0
/
+1
2021-02-09
Extra comment
Ovidiu Sabou
1
-0
/
+1
2021-02-08
Prevent underflow when calling delay(n) with n<2
Ovidiu Sabou
1
-1
/
+1
2021-01-25
Fix __delay clobber
Jonas Schievink
1
-1
/
+1
2021-01-07
Fix timing of asm-based delay implementation
Jonas Schievink
1
-3
/
+6
2021-01-07
Duplicate compiler fences around barrier instrs
Jonas Schievink
1
-0
/
+3
2020-12-02
asm.bootstrap: only set CONTROL.SPSEL, mark as divergent
Adam Greig
1
-8
/
+14
2020-12-02
Expose __syscall and add new bootstrap method
Adam Greig
1
-1
/
+15
2020-10-26
Format everything
Jonas Schievink
1
-2
/
+2
2020-10-13
Add __syscall assembly
Jonas Schievink
1
-0
/
+7
2020-10-02
Add some Armv8-M assembly routines
Hugues de Valon
1
-0
/
+17
2020-09-05
Address review comments
Adam Greig
1
-5
/
+9
2020-09-03
Tidy up some inline asm and add compiler fences where appropriate
Adam Greig
1
-66
/
+76
2020-08-29
Merge asm implementations
Jonas Schievink
1
-0
/
+345