.. |
aasmcpu.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 years ago |
agx86att.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 years ago |
agx86int.pas
|
1b6425176b
* synchronised with trunk till r42049
|
6 years ago |
agx86nsm.pas
|
3fee990218
* on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/
|
6 years ago |
aoptx86.pas
|
af03c0208b
Use tcgint typecast instead of aint, as it is the type of the second parameter of loadconst taicpu method
|
6 years ago |
cga.pas
|
b1dff29cbf
* removed unused units
|
8 years ago |
cgx86.pas
|
1b6425176b
* synchronised with trunk till r42049
|
6 years ago |
cpubase.pas
|
1b6425176b
* synchronised with trunk till r42049
|
6 years ago |
cx86innr.inc
|
9272bf59b2
+ added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs
|
7 years ago |
hlcgx86.pas
|
a25ebbba3e
+ added volatility information to all memory references
|
8 years ago |
itcpugas.pas
|
31f78ea2b6
+ implementation of the vectorcall calling convention by J. Gareth Moreton
|
7 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
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 years ago |
nx86cal.pas
|
d9925f7074
- removed pocall_far16 from the supported calling conventions of the i8086
|
7 years ago |
nx86cnv.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 years ago |
nx86con.pas
|
45f60bc4b5
* small changes (copyright, typo, readability)
|
12 years ago |
nx86inl.pas
|
4357caaad8
* Removed unused local vars.
|
6 years ago |
nx86ld.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 years ago |
nx86mat.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 years ago |
nx86mem.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 years ago |
nx86set.pas
|
ba1b4b1c92
+ support for verifying whether a case statements handles all possibilities
|
6 years ago |
rax86.pas
|
697f2fcf75
* prettify the "Use of -offset(%esp), access may cause a crash or value may be
|
6 years ago |
rax86att.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 years ago |
rax86int.pas
|
914426e703
* fixed an i8086 inline assembler bug, where 'call word ptr [label]' (an
|
6 years ago |
rgx86.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 years ago |
symi86.pas
|
d50848174a
+ add putboolean and getboolean convenience methods to tentfile
|
7 years ago |
symx86.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 years ago |
x86ins.dat
|
4f0da5fcc3
+ patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799
|
6 years ago |
x86reg.dat
|
e5de7d0eac
* set all 16/32-bit specific stabs/dwarf register numbers of x86_64-only
|
7 years ago |