aboutsummaryrefslogtreecommitdiffstats
path: root/arm/Archi.v
Commit message (Expand)AuthorAgeFilesLines
* [BROKEN] Merge with v3.9 : something broken for __builtin_expect in cfrontend...Cyril SIX2021-06-011-4/+5
* Merge branch 'master' (Absint 3.8) into kvx-work-merge3.8David Monniaux2020-11-181-2/+1
|\
| * Support the use of already-installed MenhirLib and Flocq librariesXavier Leroy2020-09-211-2/+1
* | test whether the instructions are allowedDavid Monniaux2020-04-191-0/+2
|/
* Add floating-point square root and fused multiply-addXavier Leroy2019-07-171-0/+5
* Revised specification of NaN payload behaviorXavier Leroy2019-07-121-17/+39
* Upgrade embedded version of Flocq to 3.1.Guillaume Melquiond2019-03-271-14/+15
* Take advantage of ARMv6T2/ARMv7 instructions even if not in Thumb2 mode (#203)Gergö Barany2017-09-181-0/+4
* Update ARM port. Not tested yet.Xavier Leroy2016-10-251-3/+13
* Implement support for big endian arm targets.Bernhard Schommer2016-08-051-3/+2
* Port to Coq 8.5pl2Xavier Leroy2016-07-081-2/+2
* The NaN behavior of float_of_single differs on PowerPC and on IA32/ARM.xleroy2014-07-281-1/+4
* ARM port: add support for Thumb2. To be tested.xleroy2014-07-271-0/+4
* Merge the various $(ARCH)/$(VARIANT)/xxx.v files into $(ARCH)/xxx.v.xleroy2014-07-231-0/+3
* Merge of "newspilling" branch:xleroy2014-07-231-3/+15
* Introduce and use the platform-specific Archi module giving:xleroy2014-01-031-0/+36