fpc/compiler/x86
2019-06-25 04:24:56 +00:00
..
aasmcpu.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
agx86att.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
agx86int.pas * synchronised with trunk till r42049 2019-05-12 18:44:05 +00:00
agx86nsm.pas + gcc_except_table section 2019-02-10 17:57:48 +00:00
aoptx86.pas Use tcgint typecast instead of aint, as it is the type of the second parameter of loadconst taicpu method 2019-06-25 04:24:56 +00:00
cga.pas * removed unused units 2017-05-09 19:53:14 +00:00
cgx86.pas * synchronised with trunk till r42049 2019-05-12 18:44:05 +00:00
cpubase.pas * synchronised with trunk till r42049 2019-05-12 18:44:05 +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 + implementation of the vectorcall calling convention by J. Gareth Moreton 2018-02-11 17:50:37 +00:00
itx86int.pas + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
ni86mem.pas
nx86add.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +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 * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
nx86con.pas
nx86inl.pas * Removed unused local vars. 2018-11-02 18:44:29 +00:00
nx86ld.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
nx86mat.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
nx86mem.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
nx86set.pas + support for verifying whether a case statements handles all possibilities 2019-05-12 14:29:11 +00:00
rax86.pas * prettify the "Use of -offset(%esp), access may cause a crash or value may be 2019-06-10 16:19:06 +00:00
rax86att.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
rax86int.pas * fixed an i8086 inline assembler bug, where 'call word ptr [label]' (an 2019-06-05 15:49:39 +00:00
rgx86.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
symi86.pas + add putboolean and getboolean convenience methods to tentfile 2018-01-14 21:36:02 +00:00
symx86.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
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