aboutsummaryrefslogtreecommitdiffstats
path: root/src/ortho/mcode/ortho_code-x86-insns.adb
Commit message (Expand)AuthorAgeFilesLines
* update license headersumarcor2021-01-141-11/+9
* src/ortho: add new_convert.Tristan Gingold2020-06-171-1/+2
* Reload registers for conditional binary operations.Tristan Gingold2018-11-271-0/+2
* Rework translation of unbounded and complex types.Tristan Gingold2018-10-211-4/+4
* ortho/mcode: preliminary work to support win64.Tristan Gingold2017-06-281-9/+29
* ortho: add comments.Tristan Gingold2017-06-201-1/+2
* Apply No_Return pragma only on specs. Create specs if needed.Tristan Gingold2017-02-061-3/+7
* mcode: init support for initialized variables.Tristan Gingold2016-02-171-1/+1
* mcode: add support for x86-64Tristan Gingold2016-01-061-324/+597
* mcode x86: fix regressions.Tristan Gingold2015-11-141-52/+122
* mcode x86: enable sse.Tristan Gingold2015-11-121-6/+15
* mcode x86: pass testsuite with sse.Tristan Gingold2015-11-121-17/+31
* mcode x86: wip: sse support.Tristan Gingold2015-11-111-134/+118
* mcode: WIP for sse/sse2 generation.Tristan Gingold2015-11-071-17/+25
* mcode: fix crash wrt oe_shl.Tristan Gingold2015-08-311-1/+4
* mcode x86: handle more conversions (i64 <-> u8. b2)Tristan Gingold2015-01-221-7/+28
* mcode: fix ticket#32 - spill the right instruction.Tristan Gingold2015-01-131-6/+11
* ortho_mcode: handle u32->i64 conversion.Tristan Gingold2015-01-121-2/+3
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+2068