aboutsummaryrefslogtreecommitdiffstats
path: root/riscV/Asm.v
Commit message (Expand)AuthorAgeFilesLines
* écrase X31riscV-cmovDavid Monniaux2021-02-031-1/+2
* begin implementing selectDavid Monniaux2021-02-021-2/+6
* bits to floatDavid Monniaux2021-02-011-2/+9
* define some semantics in AsmDavid Monniaux2021-02-011-3/+7
* 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