aboutsummaryrefslogtreecommitdiffstats
path: root/riscV/Asm.v
Commit message (Expand)AuthorAgeFilesLines
* Add `Declare Scope` where appropriate (#440)Xavier Leroy2022-09-191-0/+1
* Expand "j_s symb" to "jump symb, x31" assembly pseudo-instructionXavier Leroy2022-06-241-1/+1
* Register X1 is destroyed by some built-in functionsXavier Leroy2021-05-131-1/+1
* RISC-V: fix FP calling conventionsXavier Leroy2021-01-141-0/+4
* Replace `omega` tactic with `lia`Xavier Leroy2020-12-291-1/+1
* Revert "Remove `__builtin_nop` for some architectures. (#208)"Bernhard Schommer2020-01-031-1/+3
* Remove `__builtin_nop` for some architectures. (#208)Bernhard Schommer2019-12-211-3/+1
* Fix misspellings in messages, man pages, and commentsXavier Leroy2019-05-311-1/+1
* Generate a nop instruction after some ais annotations (#137)Bernhard Schommer2018-09-121-1/+3
* Model external calls as destroying all caller-save registersXavier Leroy2018-06-011-1/+10
* RISC-V port and assorted changesXavier Leroy2017-04-281-0/+1172