aboutsummaryrefslogtreecommitdiffstats
path: root/riscV/Asm.v
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'absint/master' into kvx-workCyril SIX2021-06-011-1/+1
|\
| * Register X1 is destroyed by some built-in functionsXavier Leroy2021-05-131-1/+1
* | Merge remote-tracking branch 'origin/kvx-work' into merge_master_8.13.1Cyril SIX2021-06-011-1/+1
|\ \
| * | Important commit on expansions' mini CSE, and a draft for addptrofsLéo Gourdin2021-04-061-1/+1
* | | fix riscv merge?Léo Gourdin2021-03-291-0/+1199
* | | Merge branch 'master' into merge_master_8.13.1Sylvain Boulmé2021-03-231-1199/+0
|\ \ \ | |/ / |/| / | |/
| * RISC-V: fix FP calling conventionsXavier Leroy2021-01-141-0/+4
| * Replace `omega` tactic with `lia`Xavier Leroy2020-12-291-1/+1
* | é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