.. |
aasmcpu.pas
|
0fb79946a5
+ added support for the parameterized versions of the x86 string instructions
|
7 years ago |
agx86att.pas
|
6a416a6aa1
use --32/--64 for Darwin GNU assembler calls
|
8 years ago |
agx86int.pas
|
3c8d38674f
Change single/double/extended-str functions to methods
|
8 years ago |
agx86nsm.pas
|
2f28768d2d
* simplify some code, by using is_x86_parameterized_string_instruction_op
|
7 years ago |
aoptx86.pas
|
ce7487b7de
o patch by J. Gareth "Kit" Moreton, resolves partially issue #32037
|
8 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
|
98c4986b6d
+ added x86 helper functions is_x86_string_instruction_op,
|
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
|
d96558cd64
* fixed bug in assembling some 32-bit instructions on the i8086 target (e.g.
|
7 years ago |
rax86att.pas
|
0fb79946a5
+ added support for the parameterized versions of the x86 string instructions
|
7 years ago |
rax86int.pas
|
4cf2a2672a
changes to fix #32043
|
8 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
|
0fb79946a5
+ added support for the parameterized versions of the x86 string instructions
|
7 years ago |
x86reg.dat
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
8 years ago |