.. |
aasmcpu.pas
|
f66a91499d
* FPC uses meanwhile more mov instructions, so extended taicpu.is_same_reg_move to support them
|
7 years ago |
agx86att.pas
|
55289c13e4
Use af_no_stabs for clang assembler which does not support stabs debug format
|
7 years ago |
agx86int.pas
|
e6aed467b5
renamed script unit to cscript to avoid namespace conflict with univint package on Darwin. this makes it possible to build the textmode IDE on Darwin
|
7 years ago |
agx86nsm.pas
|
1f0e311fdd
+ allow segment override prefixes to be used as a standalone opcode in the intel
|
7 years ago |
aoptx86.pas
|
810acd82b2
* patch by J. Gareth Moreton that makes some improvements to the Peephole Optimizer for x86 and x86-64 code, as well as some cleanup with formatting, code syntax consistency, and debug messages.
|
7 years ago |
cga.pas
|
b1dff29cbf
* removed unused units
|
8 years ago |
cgx86.pas
|
381cf78ff1
* there is no vmovq for mmx registers
|
7 years ago |
cpubase.pas
|
31f78ea2b6
+ implementation of the vectorcall calling convention by J. Gareth Moreton
|
7 years ago |
hlcgx86.pas
|
a25ebbba3e
+ added volatility information to all memory references
|
8 years ago |
itcpugas.pas
|
31f78ea2b6
+ implementation of the vectorcall calling convention by J. Gareth Moreton
|
7 years ago |
itx86int.pas
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
8 years ago |
ni86mem.pas
|
4a79481c51
* isolated segment-related functionality of tabsolutevarsym into i386/i8086-
|
11 years ago |
nx86add.pas
|
efc5e339d0
* use an enum instead of integer constants to represent inline numbers
|
8 years ago |
nx86cal.pas
|
8046826e4e
+ also allow x86 call ref for references that contain only non-imaginary registers (no infinite spilling problems there either)
|
9 years ago |
nx86cnv.pas
|
ddba821561
* GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved
|
8 years ago |
nx86con.pas
|
45f60bc4b5
* small changes (copyright, typo, readability)
|
12 years ago |
nx86inl.pas
|
16d7eefbca
+ adapted and enabled the x86 specific abs() code generation for i8086, because
|
8 years ago |
nx86ld.pas
|
a25ebbba3e
+ added volatility information to all memory references
|
8 years ago |
nx86mat.pas
|
810acd82b2
* patch by J. Gareth Moreton that makes some improvements to the Peephole Optimizer for x86 and x86-64 code, as well as some cleanup with formatting, code syntax consistency, and debug messages.
|
7 years ago |
nx86mem.pas
|
b1dff29cbf
* removed unused units
|
8 years ago |
nx86set.pas
|
50dba9ad66
* if both labels of a case label are equal, we still cannot skip the comparison in a jump tree, resolves #31589
|
8 years ago |
rax86.pas
|
31f78ea2b6
+ implementation of the vectorcall calling convention by J. Gareth Moreton
|
7 years ago |
rax86att.pas
|
1a69c49e81
* fix range check errors by explicit casts
|
7 years ago |
rax86int.pas
|
ae6a4030c3
+ support evaluation of recordtype*constant in the intel syntax inline asm.
|
7 years ago |
rgx86.pas
|
b1dff29cbf
* removed unused units
|
8 years ago |
symi86.pas
|
d50848174a
+ add putboolean and getboolean convenience methods to tentfile
|
7 years ago |
symx86.pas
|
33d711794e
* adaptation for symx86 to r32340
|
9 years ago |
x86ins.dat
|
ae92973196
+ added support for the retw, retnw, retfw, retd, retnd, retfd, retq, retnq and
|
7 years ago |
x86reg.dat
|
176cec14c9
Fix value of NR_DR6 and NR_DR7
|
7 years ago |