aboutsummaryrefslogtreecommitdiff
path: root/basics/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Restructure the whole thingMiquel Sabaté Solà2024-12-051-89/+0
| | | | | | It will be something more than just messing around with RISC-V stuff. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* basics: Add an example on floating instructionsMiquel Sabaté Solà2024-12-051-6/+25
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* basics: Fix typo on 'palindrome'Miquel Sabaté Solà2024-12-051-10/+10
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* basics: Add some examples on RISC-V assemblyMiquel Sabaté Solà2024-12-051-0/+70
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>