| .. |
|
aasmcpu.pas
|
+ patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799
|
2019-01-20 18:50:12 +00:00 |
|
agx86att.pas
|
+ tls support for x86_64-linux (not yet enabled by default)
|
2019-01-27 09:37:25 +00:00 |
|
agx86int.pas
|
* Removed unused local vars.
|
2018-11-02 18:44:29 +00:00 |
|
agx86nsm.pas
|
+ when using the i8086 with section based smartlinking, create OMF section
|
2018-06-22 15:02:39 +00:00 |
|
aoptx86.pas
|
* factored out OptPass1FLD, used bx x86-64 now as well
|
2019-01-24 20:10:29 +00:00 |
|
cga.pas
|
|
|
|
cgx86.pas
|
+ tls support for x86_64-linux (not yet enabled by default)
|
2019-01-27 09:37:25 +00:00 |
|
cpubase.pas
|
* synchronised with trunk till r40942
|
2019-01-20 17:37:07 +00:00 |
|
cx86innr.inc
|
+ added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs
|
2018-07-11 14:19:40 +00:00 |
|
hlcgx86.pas
|
|
|
|
itcpugas.pas
|
|
|
|
itx86int.pas
|
|
|
|
ni86mem.pas
|
|
|
|
nx86add.pas
|
Add global range check disable for i8086 cgcpu and x86 nx86add units
|
2018-10-31 23:20:29 +00:00 |
|
nx86cal.pas
|
- removed pocall_far16 from the supported calling conventions of the i8086
|
2018-05-06 15:14:40 +00:00 |
|
nx86cnv.pas
|
|
|
|
nx86con.pas
|
|
|
|
nx86inl.pas
|
* Removed unused local vars.
|
2018-11-02 18:44:29 +00:00 |
|
nx86ld.pas
|
+ tls support for x86_64-linux (not yet enabled by default)
|
2019-01-27 09:37:25 +00:00 |
|
nx86mat.pas
|
* Removed unused local vars.
|
2018-11-02 18:44:29 +00:00 |
|
nx86mem.pas
|
|
|
|
nx86set.pas
|
* when optimizing range checks in case nodes, unsigned comparisions must be used, resolves #34782
|
2019-01-01 01:11:13 +00:00 |
|
rax86.pas
|
|
|
|
rax86att.pas
|
|
|
|
rax86int.pas
|
Disable range checking in rax86int unit
|
2018-11-06 07:41:15 +00:00 |
|
rgx86.pas
|
|
|
|
symi86.pas
|
|
|
|
symx86.pas
|
|
|
|
x86ins.dat
|
+ patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799
|
2019-01-20 18:50:12 +00:00 |
|
x86reg.dat
|
* set all 16/32-bit specific stabs/dwarf register numbers of x86_64-only
|
2018-05-23 15:29:33 +00:00 |