.. |
aasmcpu.pas
|
e6a6938787
* make fpu/mmx/xmm/ymm registers numbers instead of flags to have enough space for zmm/bnd/k registers
|
7 years ago |
agx86att.pas
|
f1ace2b74d
- reverted r36870, Darwin's assembler uses a different way to specify
|
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
|
b3f7bce3a6
* check for CPUX86_HAS_SSE2 instead of CPUX86_HAS_SSEUNIT in Tcgx86.g_concatcopy
|
8 years ago |
cpubase.pas
|
baf492c7a5
+ another helper function: x86_parameterized_string_op_param_count
|
7 years ago |
hlcgx86.pas
|
a25ebbba3e
+ added volatility information to all memory references
|
8 years ago |
itcpugas.pas
|
b1dff29cbf
* removed unused units
|
8 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
|
ae92973196
+ added support for the retw, retnw, retfw, retd, retnd, retfd, retq, retnq and
|
7 years ago |
rax86att.pas
|
1a69c49e81
* fix range check errors by explicit casts
|
7 years ago |
rax86int.pas
|
f0765421eb
+ also set the operand size in constants like recordtype (without addressing a
|
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 |