aboutsummaryrefslogtreecommitdiffstats
path: root/test/regression/Results/volatile4
Commit message (Collapse)AuthorAgeFilesLines
* Extend builtin arguments with a pointer addition operatorXavier Leroy2017-07-061-0/+5
This extension enables more addressing modes to be encoded as builtin arguments and used in conjunction with volatile memory accesses. Current status: x86 port only, the only new addressing mode handled is reg + offset.