aboutsummaryrefslogtreecommitdiffstats
path: root/kvx/SelectOp.vp
Commit message (Collapse)AuthorAgeFilesLines
* builtins pour signed div/modDavid Monniaux2022-02-161-0/+16
|
* Merge remote-tracking branch 'origin/kvx-bits' into kvx_fp_divisionDavid Monniaux2022-02-141-0/+20
|\
| * abs builtinsDavid Monniaux2022-02-141-0/+20
| |
* | modulosDavid Monniaux2022-02-111-0/+8
| |
* | remove singleoflongu (does not exist)David Monniaux2022-02-111-1/+5
| |
* | fpdivuDavid Monniaux2021-12-171-0/+6
| |
* | fix assembly syntaxDavid Monniaux2021-12-121-0/+2
|/
* tests in another wayDavid Monniaux2021-09-271-10/+10
|
* progress in selectopDavid Monniaux2021-09-271-4/+4
|
* progress in selectopDavid Monniaux2021-09-271-1/+9
|
* recognize insf (missing one case)David Monniaux2021-09-271-0/+14
|
* Select condition x < 0 with x unsigned leads to falsev3.9_kvx_fix1David Monniaux2021-09-171-11/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit 808e72db2022d05a4e34818b33cc9af17aaa4df0 Author: David Monniaux <David.Monniaux@univ-grenoble-alpes.fr> Date: Fri Sep 17 14:53:39 2021 +0200 selectOp for comp0 commit f38e1f15359cceb3c0764635336125a1ceae78ff Author: David Monniaux <David.Monniaux@univ-grenoble-alpes.fr> Date: Fri Sep 17 14:49:45 2021 +0200 SelectOp for ccomp0 ok commit ca969280380a593aef590a1fe2ec6f0fc112c2f5 Author: David Monniaux <David.Monniaux@univ-grenoble-alpes.fr> Date: Fri Sep 17 14:46:01 2021 +0200 progress commit e60a970f541ae6be30ec51cf95d60eb672ade829 Author: David Monniaux <David.Monniaux@univ-grenoble-alpes.fr> Date: Fri Sep 17 14:40:49 2021 +0200 progres sur ltu etc. commit 6f7d51e59a61d43fca06b1b4bad6dedada6e031e Author: David Monniaux <David.Monniaux@univ-grenoble-alpes.fr> Date: Fri Sep 17 14:13:07 2021 +0200 change selection commit c2af349c6dd3e09fec25f3a96e1272377b6450ef Author: David Monniaux <David.Monniaux@univ-grenoble-alpes.fr> Date: Fri Sep 17 14:03:31 2021 +0200 begin rewrite selector
* some fixes for KVXDavid Monniaux2020-12-031-1/+0
|
* do not synthesize select if both operands are identicalDavid Monniaux2020-10-091-7/+7
|
* k1c -> kvx changesDavid Monniaux2020-05-261-0/+715