aboutsummaryrefslogtreecommitdiffstats
path: root/x86
Commit message (Expand)AuthorAgeFilesLines
* Extend builtin arguments with a pointer addition operatorXavier Leroy2017-07-065-11/+61
* Formatted json printing.Bernhard Schommer2017-06-282-3/+3
* Issues with invalid x86 addressing modes (Github issue #183)Xavier Leroy2017-05-173-18/+27
* Hybrid 64bit/32bit PowerPC portBernhard Schommer2017-05-0315-90/+92
* RISC-V port and assorted changesXavier Leroy2017-04-282-0/+13
* Give explicit scopes to notations a#b and a##b and a#b<-cXavier Leroy2017-02-131-2/+4
* Use "Local" as prefixXavier Leroy2017-02-135-7/+7
* OS X: emit jumptables in .text segment, not .const segmentXavier Leroy2017-02-101-1/+1
* Inline open Datatypes.Bernhard Schommer2017-02-061-3/+2
* Replace 'decide equality' in x86/Op.v by custom tactics from lib/BoolEqual.vXavier Leroy2016-12-261-8/+8
* Do not use hardcoded register number for sp.Bernhard Schommer2016-11-251-1/+1
* Use 64 bit address in debug information.Bernhard Schommer2016-11-101-0/+2
* x86: mark register rax as destroyed by callsXavier Leroy2016-11-081-1/+1
* Make Archi.ptr64 always computable, and reorganize files accordingly: ia32 ->...Xavier Leroy2016-10-2727-0/+13205