..
aoptcpu.pas
+ Peephole optimizer MovPush2Push
2018-02-10 22:20:04 +00:00
aoptcpub.pas
- get rid of MaxOps, it is redundant with max_operands
2018-11-02 21:32:29 +00:00
aoptcpud.pas
cgcpu.pas
Add global range check disable for i8086 cgcpu and x86 nx86add units
2018-10-31 23:20:29 +00:00
cpubase.inc
* replaced the saved_XXX_registers arrays with virtual methods inside
2018-04-19 21:22:16 +00:00
cpuinfo.pas
- removed pocall_far16 from the supported calling conventions of the i8086
2018-05-06 15:14:40 +00:00
cpunode.pas
* automatically generate necessary indirect symbols when a new assembler
2016-07-20 20:53:03 +00:00
cpupara.pas
* keep track of whether a routine has a C-style variadic parameter in the
2019-02-23 15:42:45 +00:00
cpupi.pas
* renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can
2016-12-16 22:41:21 +00:00
cputarg.pas
- do not compile in the stabs debug info support for the i8086 target
2018-05-17 14:47:39 +00:00
hlcgcpu.pas
* removed temppos field again from parameter locations: they're not allocated
2018-04-27 19:18:55 +00:00
i8086att.inc
+ patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799
2019-01-20 18:50:12 +00:00
i8086atts.inc
+ patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799
2019-01-20 18:50:12 +00:00
i8086int.inc
+ patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799
2019-01-20 18:50:12 +00:00
i8086nop.inc
+ patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799
2019-01-20 18:50:12 +00:00
i8086op.inc
+ patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799
2019-01-20 18:50:12 +00:00
i8086prop.inc
+ patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799
2019-01-20 18:50:12 +00:00
i8086tab.inc
+ patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799
2019-01-20 18:50:12 +00:00
n8086add.pas
* converted Boolean8 to an internal type, and mapped Boolean to the
2018-10-16 21:14:18 +00:00
n8086cal.pas
* use is_proc_far(procdefinition) instead of the current memory model to
2018-03-22 17:07:15 +00:00
n8086cnv.pas
* i8086 TP7 compatibility fixes, related to obtaining procedure addresses:
2018-04-05 15:09:12 +00:00
n8086con.pas
+ show the full segment:offset value of far and huge pointer const nodes in the node tree generated by -vp
2015-10-21 16:53:41 +00:00
n8086inl.pas
+ inline support for the x86 'in' and 'out' instructions. Currently only enabled
2018-07-03 17:01:42 +00:00
n8086ld.pas
* keep track of the temp position separately from the offset in references,
2018-04-22 17:03:16 +00:00
n8086mat.pas
+ support mmx shifting
2018-02-27 21:40:12 +00:00
n8086mem.pas
+ override set_labelsym_resultdef for i8086 and set a near pointer resultdef if
2018-04-04 12:34:21 +00:00
n8086tcon.pas
* fixed typed constants, initialized with Ofs(proc) in modes TP and DELPHI as well
2018-02-06 13:24:15 +00:00
n8086util.pas
* specify the def of assembler level symbols defined via
2016-07-20 20:52:59 +00:00
r8086ari.inc
+ added individual bits of the x86 flags register as subregisters
2017-04-26 13:52:52 +00:00
r8086att.inc
+ added individual bits of the x86 flags register as subregisters
2017-04-26 13:52:52 +00:00
r8086con.inc
* fix flag subregs after r38206
2018-03-11 20:30:11 +00:00
r8086dwrf.inc
+ added an i8086-specific column in x86reg.dat for the dwarf register numbers
2018-05-23 15:12:58 +00:00
r8086int.inc
+ added individual bits of the x86 flags register as subregisters
2017-04-26 13:52:52 +00:00
r8086iri.inc
+ added individual bits of the x86 flags register as subregisters
2017-04-26 13:52:52 +00:00
r8086nasm.inc
+ added individual bits of the x86 flags register as subregisters
2017-04-26 13:52:52 +00:00
r8086nor.inc
+ added individual bits of the x86 flags register as subregisters
2017-04-26 13:52:52 +00:00
r8086nri.inc
+ added individual bits of the x86 flags register as subregisters
2017-04-26 13:52:52 +00:00
r8086num.inc
* fix flag subregs after r38206
2018-03-11 20:30:11 +00:00
r8086ot.inc
+ added individual bits of the x86 flags register as subregisters
2017-04-26 13:52:52 +00:00
r8086rni.inc
+ added individual bits of the x86 flags register as subregisters
2017-04-26 13:52:52 +00:00
r8086sri.inc
+ added individual bits of the x86 flags register as subregisters
2017-04-26 13:52:52 +00:00
r8086stab.inc
+ added individual bits of the x86 flags register as subregisters
2017-04-26 13:52:52 +00:00
r8086std.inc
+ added individual bits of the x86 flags register as subregisters
2017-04-26 13:52:52 +00:00
ra8086att.pas
ra8086int.pas
rgcpu.pas
symcpu.pas
* when creating wrappers, add a prefix to parameter names to prevent them
2018-12-24 22:10:06 +00:00
tgcpu.pas
Generate error if stack size of a procedure/function is bigger than globally allocated stack size
2017-06-16 07:47:17 +00:00