-
Updated
Nov 12, 2020 - Shell
bootloader
Here are 528 public repositories matching this topic...
-
Updated
Sep 14, 2020 - Rich Text Format
-
Updated
Nov 10, 2020 - C
-
Updated
Oct 27, 2020 - C
-
Updated
Jul 24, 2020
-
Updated
Aug 25, 2020 - C
-
Updated
Nov 7, 2020 - ASL
-
Updated
Jul 26, 2020 - C
-
Updated
Sep 14, 2020
-
Updated
Nov 6, 2020 - C
-
Updated
Nov 11, 2020 - C
-
Updated
Oct 1, 2020 - C
-
Updated
Oct 10, 2020 - C
-
Updated
Sep 28, 2018 - Python
-
Updated
Sep 24, 2019 - Assembly
-
Updated
Nov 11, 2020 - C
-
Updated
Jul 14, 2020 - Makefile
-
Updated
Jun 8, 2019 - XSLT
-
Updated
Jul 23, 2019 - Assembly
-
Updated
Nov 11, 2020 - C
-
Updated
Nov 15, 2019 - Shell
-
Updated
Nov 6, 2020 - C
Improve this page
Add a description, image, and links to the bootloader topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bootloader topic, visit your repo's landing page and select "manage topics."
Although a new inline assembly syntax
asm!
was announced in Rust on 2020/06/08[1], KRaBs still usesllvm_am!
.[1] New inline assembly syntax available in nightly
According to the blog, the
asm!
macro should be safer and easier to use. This is expected to become the mainstream of inline assembly in the future, so