.. |
aasmcpu.pas
|
4f0da5fcc3
+ patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799
|
преди 6 години |
agx86att.pas
|
597a23d278
+ tls support for x86_64-linux (not yet enabled by default)
|
преди 6 години |
agx86int.pas
|
4357caaad8
* Removed unused local vars.
|
преди 6 години |
agx86nsm.pas
|
45337b67fe
+ when using the i8086 with section based smartlinking, create OMF section
|
преди 7 години |
aoptx86.pas
|
c7bb028d35
* factored out OptPass1FLD, used bx x86-64 now as well
|
преди 6 години |
cga.pas
|
b1dff29cbf
* removed unused units
|
преди 8 години |
cgx86.pas
|
a04e4971fc
* i386: Do not request GOT for every function call. GOT is requested only for external calls in thlcgcpu.a_call_name(). Local calls are always PC relative.
|
преди 6 години |
cpubase.pas
|
b223d1c304
* modified patch by Gareth Moreton to make ie unique, resolves #34849
|
преди 6 години |
cx86innr.inc
|
9272bf59b2
+ added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs
|
преди 7 години |
hlcgx86.pas
|
a25ebbba3e
+ added volatility information to all memory references
|
преди 8 години |
itcpugas.pas
|
31f78ea2b6
+ implementation of the vectorcall calling convention by J. Gareth Moreton
|
преди 7 години |
itx86int.pas
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
преди 8 години |
ni86mem.pas
|
4a79481c51
* isolated segment-related functionality of tabsolutevarsym into i386/i8086-
|
преди 11 години |
nx86add.pas
|
9c90f593ab
Add global range check disable for i8086 cgcpu and x86 nx86add units
|
преди 6 години |
nx86cal.pas
|
d9925f7074
- removed pocall_far16 from the supported calling conventions of the i8086
|
преди 7 години |
nx86cnv.pas
|
ddba821561
* GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved
|
преди 8 години |
nx86con.pas
|
45f60bc4b5
* small changes (copyright, typo, readability)
|
преди 12 години |
nx86inl.pas
|
4357caaad8
* Removed unused local vars.
|
преди 6 години |
nx86ld.pas
|
e5c2d13671
* Do not set pi_needs_got in current_procinfo.flags at the node level, since the GOT usage can only be estimated there. Instead set the pi_needs_got flag at places where the GOT register is accessed during the code generation. This eliminates generation of the unneeded initialization of the GOT register and fixes linker errors when the _GLOBAL_OFFSET_TABLE_ symbol is referenced but no actual GOT references are present.
|
преди 6 години |
nx86mat.pas
|
4357caaad8
* Removed unused local vars.
|
преди 6 години |
nx86mem.pas
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
преди 7 години |
nx86set.pas
|
e5c2d13671
* Do not set pi_needs_got in current_procinfo.flags at the node level, since the GOT usage can only be estimated there. Instead set the pi_needs_got flag at places where the GOT register is accessed during the code generation. This eliminates generation of the unneeded initialization of the GOT register and fixes linker errors when the _GLOBAL_OFFSET_TABLE_ symbol is referenced but no actual GOT references are present.
|
преди 6 години |
rax86.pas
|
2cee948b72
+ support segment overrides in inline asm references to local variables or parameters on x86
|
преди 7 години |
rax86att.pas
|
602dd31a45
+ added a warning for using cs/ds/es/ss segment overrides in inline assembly on
|
преди 7 години |
rax86int.pas
|
8d5cfa8731
Disable range checking in rax86int unit
|
преди 6 години |
rgx86.pas
|
b1dff29cbf
* removed unused units
|
преди 8 години |
symi86.pas
|
d50848174a
+ add putboolean and getboolean convenience methods to tentfile
|
преди 7 години |
symx86.pas
|
c3483d1274
* make near/far procs/procvars compatible only with their matching (near vs far)
|
преди 7 години |
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 години |
x86reg.dat
|
e5de7d0eac
* set all 16/32-bit specific stabs/dwarf register numbers of x86_64-only
|
преди 7 години |