aboutsummaryrefslogtreecommitdiffstats
path: root/x86/SelectOpproof.v
Commit message (Expand)AuthorAgeFilesLines
* Add op for float max and min for x86.Bernhard Schommer2022-02-071-1/+6
* Replace `omega` tactic with `lia`Xavier Leroy2020-12-291-5/+5
* Fix compile for architectures other than AArch64 (#192)Bernhard Schommer2019-08-171-4/+4
* x86_64: branchless implementation of floatofintu and intuoffloatXavier Leroy2019-07-171-4/+12
* Give formal semantics to some built-in functions and run-time functionsXavier Leroy2019-07-171-9/+15
* Implement a `Osel` operation for x86Xavier Leroy2019-05-201-0/+26
* Extend builtin arguments with a pointer addition operatorXavier Leroy2017-07-061-4/+22
* Hybrid 64bit/32bit PowerPC portBernhard Schommer2017-05-031-9/+9
* RISC-V port and assorted changesXavier Leroy2017-04-281-0/+10
* Use "Local" as prefixXavier Leroy2017-02-131-1/+1
* Make Archi.ptr64 always computable, and reorganize files accordingly: ia32 ->...Xavier Leroy2016-10-271-0/+959