.. |
aoptcpu.pas
|
+ Peephole optimizer MovPush2Push
|
2018-02-10 22:20:04 +00:00 |
aoptcpub.pas
|
|
|
aoptcpud.pas
|
|
|
cgcpu.pas
|
* removed temppos field again from parameter locations: they're not allocated
|
2018-04-27 19:18:55 +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
|
- removed pocall_far16 from the supported calling conventions of the i8086
|
2018-05-06 15:14:40 +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
|
new avx512 instructions and bugfixes avx512
|
2018-08-19 10:18:32 +00:00 |
i8086atts.inc
|
new avx512 instructions and bugfixes avx512
|
2018-08-19 10:18:32 +00:00 |
i8086int.inc
|
new avx512 instructions and bugfixes avx512
|
2018-08-19 10:18:32 +00:00 |
i8086nop.inc
|
new avx512 instructions and bugfixes avx512
|
2018-08-19 10:18:32 +00:00 |
i8086op.inc
|
new avx512 instructions and bugfixes avx512
|
2018-08-19 10:18:32 +00:00 |
i8086prop.inc
|
new avx512 instructions and bugfixes avx512
|
2018-08-19 10:18:32 +00:00 |
i8086tab.inc
|
new avx512 instructions and bugfixes avx512
|
2018-08-19 10:18:32 +00:00 |
n8086add.pas
|
* GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved
|
2017-09-11 14:53:06 +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
|
|
|
n8086inl.pas
|
+ introduce the tcnf_proc_2_procvar_2_voidpointer flag (for now it is only set,
|
2018-03-27 16:15:06 +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
|
|
|
r8086ari.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r8086att.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r8086con.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r8086dwrf.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r8086int.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r8086iri.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r8086nasm.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r8086nor.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r8086nri.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r8086num.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r8086ot.inc
|
support vector operand bcst,{sae},{er} + k-register
|
2018-07-16 17:06:57 +00:00 |
r8086rni.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r8086sri.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r8086stab.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r8086std.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
ra8086att.pas
|
|
|
ra8086int.pas
|
|
|
rgcpu.pas
|
|
|
symcpu.pas
|
+ introduce po_hasnearfarcallmodel (specifies that the near/far call model was
|
2018-04-11 12:31:09 +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 |