.. |
aasmcpu.pas
|
c464f7fa56
* fixed the SEG inline asm directive when used with 32-bit registers on the i8086 target
|
7 years ago |
agx86att.pas
|
8cc230ef1a
- don't switch index into base in the gas assembly writer. This optimization
|
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
|
ae92973196
+ added support for the retw, retnw, retfw, retd, retnd, retfd, retq, retnq and
|
7 years ago |
aoptx86.pas
|
674398c5a5
* i8086 compilation fixed after r37572
|
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
|
7 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
|
ddba821561
* GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved
|
8 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
|
353efcb163
* fixed rdi register name in error message
|
7 years ago |
rax86int.pas
|
e5dad9c98c
+ set oper.haslabelref in several other places, where a reference, containing a
|
7 years ago |
rgx86.pas
|
b1dff29cbf
* removed unused units
|
8 years ago |
symi86.pas
|
4f7b4a2735
* changed {$ifdef x86} code in defcmp into virtual methods
|
9 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 |