Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
4
Lang/RISC-V-Assembly/00-LANG.txt
Normal file
4
Lang/RISC-V-Assembly/00-LANG.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{{language|RISC-V Assembly}}[https://riscv.org Risc-V] is an open source hardware instruction set architecture based on the principle of a '''R'''educed '''I'''nstruction '''S'''et '''C'''omputer. The project was started by the university of California, Berkeley in 2010. This site refers to the Risc-V assembly language. ([https://en.wikipedia.org/wiki/RISC-V#Software Wikipedia page]), Website: [https://riscv.org https://riscv.org].
|
||||
|
||||
[[Category:Assembler language]]
|
||||
[[Category:Assembly]]
|
||||
2
Lang/RISC-V-Assembly/00-META.yaml
Normal file
2
Lang/RISC-V-Assembly/00-META.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
from: http://rosettacode.org/wiki/Category:RISC-V_Assembly
|
||||
1
Lang/RISC-V-Assembly/Ackermann-function
Symbolic link
1
Lang/RISC-V-Assembly/Ackermann-function
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Ackermann-function/RISC-V-Assembly
|
||||
1
Lang/RISC-V-Assembly/Hello-world-Text
Symbolic link
1
Lang/RISC-V-Assembly/Hello-world-Text
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Hello-world-Text/RISC-V-Assembly
|
||||
1
Lang/RISC-V-Assembly/Substitution-cipher
Symbolic link
1
Lang/RISC-V-Assembly/Substitution-cipher
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Substitution-cipher/RISC-V-Assembly
|
||||
Loading…
Add table
Add a link
Reference in a new issue