summaryrefslogtreecommitdiff
path: root/compiler/sparcgen/ncpumat.pas
Commit message (Expand)AuthorAgeFilesLines
* * fixed compilation with -O3 (one false positive, one real error)jonas2018-11-011-0/+1
* Disable overflow for UDIVX ans SDIVX 64-bit instructionspierre2018-09-111-5/+18
* * use the 64 bit path in tSparcmoddivnode.pass_generate_code for all 64 bit t...florian2017-07-161-2/+2
* * compilation on 32 bit sparc fixedflorian2017-07-071-0/+2
* * sparc64 needs a helper for overflow checked 64 bit division operationsflorian2017-07-071-1/+10
* + TSparcmoddivnode.pass_generate_code for SPARC64florian2017-07-031-2/+166
* * sparc64 compiler can be build, not working yetflorian2017-06-021-0/+322