.. |
aoptcpu.pas
|
980c689d37
+ Peephole optimizer MovPush2Push
|
7 years ago |
aoptcpub.pas
|
19c8abac0b
+ enable jump optimizer for i8086
|
12 years ago |
aoptcpud.pas
|
19c8abac0b
+ enable jump optimizer for i8086
|
12 years ago |
cgcpu.pas
|
4fc2fa7899
* alloc/dealloc NR_DEFAULTFLAGS in the a_cmp_* methods in the i8086 code
|
7 years ago |
cpubase.inc
|
31f78ea2b6
+ implementation of the vectorcall calling convention by J. Gareth Moreton
|
7 years ago |
cpuinfo.pas
|
aec03309ef
+ added CPUX86_HAS_SSE2 to x86 tcpuflags
|
8 years ago |
cpunode.pas
|
a0efde8167
* automatically generate necessary indirect symbols when a new assembler
|
9 years ago |
cpupara.pas
|
f1b6be2d74
+ only allocate a result variable for asm routines on i8086, if they are
|
7 years ago |
cpupi.pas
|
880d438704
* renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can
|
8 years ago |
cputarg.pas
|
c2305809dc
+ added an i8086-embedded target support to the compiler (RTL and makefile
|
9 years ago |
hlcgcpu.pas
|
ddba821561
* GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved
|
8 years ago |
i8086att.inc
|
f0042a4719
* vcmppd hardcoded primitives like vcmpeqpd.
|
7 years ago |
i8086atts.inc
|
f0042a4719
* vcmppd hardcoded primitives like vcmpeqpd.
|
7 years ago |
i8086int.inc
|
f0042a4719
* vcmppd hardcoded primitives like vcmpeqpd.
|
7 years ago |
i8086nop.inc
|
f0042a4719
* vcmppd hardcoded primitives like vcmpeqpd.
|
7 years ago |
i8086op.inc
|
f0042a4719
* vcmppd hardcoded primitives like vcmpeqpd.
|
7 years ago |
i8086prop.inc
|
f0042a4719
* vcmppd hardcoded primitives like vcmpeqpd.
|
7 years ago |
i8086tab.inc
|
f0042a4719
* vcmppd hardcoded primitives like vcmpeqpd.
|
7 years ago |
n8086add.pas
|
ddba821561
* GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved
|
8 years ago |
n8086cal.pas
|
bacd303208
* synchronized with trunk up to r27758
|
11 years ago |
n8086cnv.pas
|
a55b728d34
* optimizations for ofs() on i8086 to load only the offset (in a temporary
|
9 years ago |
n8086con.pas
|
b0130c008d
+ show the full segment:offset value of far and huge pointer const nodes in the node tree generated by -vp
|
9 years ago |
n8086inl.pas
|
019a8b66dc
Transform internal error into error message for seg(procvar) with is not usable for some i8086 memory models
|
7 years ago |
n8086ld.pas
|
ae52295232
* fixes for Seg(proc) for i8086
|
7 years ago |
n8086mat.pas
|
8c5606b41d
+ support mmx shifting
|
7 years ago |
n8086mem.pas
|
0119e7afb3
* changed the codepointer type in the i8086 small and compact memory models from
|
7 years ago |
n8086tcon.pas
|
2019e622e1
* fixed typed constants, initialized with Ofs(proc) in modes TP and DELPHI as well
|
7 years ago |
n8086util.pas
|
1cb8c0d00c
* specify the def of assembler level symbols defined via
|
9 years ago |
r8086ari.inc
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
8 years ago |
r8086att.inc
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
8 years ago |
r8086con.inc
|
8b0bbdcaab
* fix flag subregs after r38206
|
7 years ago |
r8086dwrf.inc
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
8 years ago |
r8086int.inc
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
8 years ago |
r8086iri.inc
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
8 years ago |
r8086nasm.inc
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
8 years ago |
r8086nor.inc
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
8 years ago |
r8086nri.inc
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
8 years ago |
r8086num.inc
|
8b0bbdcaab
* fix flag subregs after r38206
|
7 years ago |
r8086ot.inc
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
8 years ago |
r8086rni.inc
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
8 years ago |
r8086sri.inc
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
8 years ago |
r8086stab.inc
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
8 years ago |
r8086std.inc
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
8 years ago |
ra8086att.pas
|
a04cbc09b0
* changed the default i8086 asmmode to Intel
|
12 years ago |
ra8086int.pas
|
a04cbc09b0
* changed the default i8086 asmmode to Intel
|
12 years ago |
rgcpu.pas
|
bacd303208
* synchronized with trunk up to r27758
|
11 years ago |
symcpu.pas
|
35b0201002
+ added an unsigned counterpart to tpointerdef.pointer_arithmetic_it_type (needed by inc/dec)
|
8 years ago |
tgcpu.pas
|
8b6563bef2
Generate error if stack size of a procedure/function is bigger than globally allocated stack size
|
8 years ago |