summaryrefslogtreecommitdiff
path: root/compiler/i8086/rgcpu.pas
Commit message (Expand)AuthorAgeFilesLines
* * synchronized with trunk up to r27758jonas2014-05-121-5/+18
|\
| * + set ref.segment to NR_SS for all temps/localvars on i8086. This allows thenickysn2014-05-011-5/+18
|/
* * when a i8086 reference uses only one register, choose it from the set [BX,B...nickysn2013-07-291-13/+36
* + trgintcpu.add_cpu_interferences for i8086 so references are properly buildflorian2013-03-101-2/+42
* all the extra i8086 units addednickysn2013-03-081-0/+71