aboutsummaryrefslogtreecommitdiffstats
path: root/test/regression/volatile4.c
Commit message (Collapse)AuthorAgeFilesLines
* Extend builtin arguments with a pointer addition operatorXavier Leroy2017-07-061-0/+29
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.