.. |
aoptcpu.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +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
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +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
|
|
|
cpupara.pas
|
* disable regular array -> dynamic array type coversion support unless
|
2019-05-25 12:31:32 +00:00 |
cpupi.pas
|
|
|
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
|
* changed create_hlcodegen into a procvar, so that we don't have to insert
|
2018-11-29 21:31:15 +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
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
n8086cal.pas
|
|
|
n8086cnv.pas
|
* i8086 TP7 compatibility fixes, related to obtaining procedure addresses:
|
2018-04-05 15:09:12 +00:00 |
n8086con.pas
|
|
|
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
|
|
|
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
|
|
|
n8086util.pas
|
|
|
r8086ari.inc
|
|
|
r8086att.inc
|
|
|
r8086con.inc
|
|
|
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
|
|
|
r8086iri.inc
|
|
|
r8086nasm.inc
|
|
|
r8086nor.inc
|
|
|
r8086nri.inc
|
|
|
r8086num.inc
|
|
|
r8086ot.inc
|
|
|
r8086rni.inc
|
|
|
r8086sri.inc
|
|
|
r8086stab.inc
|
|
|
r8086std.inc
|
|
|
ra8086att.pas
|
|
|
ra8086int.pas
|
|
|
rgcpu.pas
|
|
|
symcpu.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
tgcpu.pas
|
|
|