.. |
aasmcpu.pas
|
f0042a4719
* vcmppd hardcoded primitives like vcmpeqpd.
|
hace 7 años |
agx86att.pas
|
55289c13e4
Use af_no_stabs for clang assembler which does not support stabs debug format
|
hace 7 años |
agx86int.pas
|
e6aed467b5
renamed script unit to cscript to avoid namespace conflict with univint package on Darwin. this makes it possible to build the textmode IDE on Darwin
|
hace 7 años |
agx86nsm.pas
|
fa3ee68004
o patch by Dávid Pethes: Fixes for compilation with nasm 2.10 and higher on Win64:
|
hace 7 años |
aoptx86.pas
|
9b18e39c81
* enable Lea2AddBase and Lea2AddIndex in TX86AsmOptimizer.PostPeepholeOptLea as we have flag tracking now
|
hace 7 años |
cga.pas
|
b1dff29cbf
* removed unused units
|
hace 8 años |
cgx86.pas
|
518cdf9674
* replaced the saved_XXX_registers arrays with virtual methods inside
|
hace 7 años |
cpubase.pas
|
fc6c0e8ef4
+ AndShlToShl optimization
|
hace 7 años |
hlcgx86.pas
|
a25ebbba3e
+ added volatility information to all memory references
|
hace 8 años |
itcpugas.pas
|
31f78ea2b6
+ implementation of the vectorcall calling convention by J. Gareth Moreton
|
hace 7 años |
itx86int.pas
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
hace 8 años |
ni86mem.pas
|
4a79481c51
* isolated segment-related functionality of tabsolutevarsym into i386/i8086-
|
hace 11 años |
nx86add.pas
|
088af633ba
Fix casing, bug ID #38660
|
hace 7 años |
nx86cal.pas
|
8046826e4e
+ also allow x86 call ref for references that contain only non-imaginary registers (no infinite spilling problems there either)
|
hace 9 años |
nx86cnv.pas
|
ddba821561
* GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved
|
hace 8 años |
nx86con.pas
|
45f60bc4b5
* small changes (copyright, typo, readability)
|
hace 12 años |
nx86inl.pas
|
98bd768521
* remove type cast of the parameter of int(...), if an instruction is available which can be used directly
|
hace 7 años |
nx86ld.pas
|
a25ebbba3e
+ added volatility information to all memory references
|
hace 8 años |
nx86mat.pas
|
2385c47c28
* compilation on x86-64 fixed
|
hace 7 años |
nx86mem.pas
|
b1dff29cbf
* removed unused units
|
hace 8 años |
nx86set.pas
|
50dba9ad66
* if both labels of a case label are equal, we still cannot skip the comparison in a jump tree, resolves #31589
|
hace 8 años |
rax86.pas
|
2cee948b72
+ support segment overrides in inline asm references to local variables or parameters on x86
|
hace 7 años |
rax86att.pas
|
602dd31a45
+ added a warning for using cs/ds/es/ss segment overrides in inline assembly on
|
hace 7 años |
rax86int.pas
|
602dd31a45
+ added a warning for using cs/ds/es/ss segment overrides in inline assembly on
|
hace 7 años |
rgx86.pas
|
b1dff29cbf
* removed unused units
|
hace 8 años |
symi86.pas
|
d50848174a
+ add putboolean and getboolean convenience methods to tentfile
|
hace 7 años |
symx86.pas
|
c3483d1274
* make near/far procs/procvars compatible only with their matching (near vs far)
|
hace 7 años |
x86ins.dat
|
f0042a4719
* vcmppd hardcoded primitives like vcmpeqpd.
|
hace 7 años |
x86reg.dat
|
8b0bbdcaab
* fix flag subregs after r38206
|
hace 7 años |