aboutsummaryrefslogtreecommitdiffstats
path: root/mppa_k1c/CBuiltins.ml
Commit message (Expand)AuthorAgeFilesLines
* k1c -> kvx changesDavid Monniaux2020-05-261-143/+0
* Adding copyrightsCyril SIX2020-05-041-14/+14
* __builtin_bswap16, 32 and 64Cyril SIX2019-09-201-6/+2
* Merge remote-tracking branch 'origin/mppa-work-upstream-merge' into mppa-workCyril SIX2019-09-031-4/+19
|\
| * fmaDavid Monniaux2019-08-301-0/+6
| * fabsfDavid Monniaux2019-08-291-0/+3
| * fmin/fmax/fminf/fmaxf non bien testésDavid Monniaux2019-08-291-2/+8
| * various fixesDavid Monniaux2019-07-191-2/+2
* | Rajout de clzd dans les testsCyril SIX2019-08-301-3/+2
* | (#157) Removed AFADDD and AFADDW from the builtinsCyril SIX2019-08-301-2/+2
|/
* fix wrongly removed builtinsDavid Monniaux2019-04-121-1/+3
* more builtinsDavid Monniaux2019-04-111-3/+3
* adjust list of builtins according to documentationDavid Monniaux2019-04-111-5/+5
* afaddd / afaddwDavid Monniaux2019-04-111-3/+3
* instruction cache builtinsDavid Monniaux2019-04-111-3/+3
* data cache builtinsDavid Monniaux2019-04-111-5/+5
* some more builtinsDavid Monniaux2019-04-111-5/+5
* __builtin_k1_lduDavid Monniaux2019-04-111-5/+5
* wfxl / wfxmDavid Monniaux2019-04-111-1/+0
* fix types for k1 builtinsDavid Monniaux2019-04-111-2/+2
* get / set k1David Monniaux2019-04-101-1/+4
* Fixed div64 and mod64Cyril SIX2018-12-111-0/+1
* Added all the working builtins for ALU. Added BCU and LSU without testingCyril SIX2018-08-011-7/+69
* WIP - Trying to add builtins support. They are not detected for now :(Cyril SIX2018-05-301-13/+18
* Hook for MPPA_K1c (generates Risc-V code for now)Cyril SIX2018-04-041-0/+61