florian f985971a62 * apply mov reg1, mem1; cmp x, mem1 to mov reg1, mem1; cmp x, reg1 also for test 8 years ago
..
aasmcpu.pas 0c244046a9 * proper register change info for the movs,cmps and scas x86 string instructions 8 years ago
agx86att.pas 98d2684368 + correctly support the sse2 version of the cmpsd x86 instruction, when writing 8 years ago
agx86int.pas 90b284e169 + generate .debug_aranges sections for dwarf debug info: enables faster address to debug info translation 9 years ago
agx86nsm.pas c8487c4150 + added individual bits of the x86 flags register as subregisters 8 years ago
aoptx86.pas f985971a62 * apply mov reg1, mem1; cmp x, mem1 to mov reg1, mem1; cmp x, reg1 also for test 8 years ago
cga.pas d88d644925 + support for FMA intrinsic: if there is no hardware support, the compiler throws an error. 11 years ago
cgx86.pas ec11864272 * use a native sized int register for the shift count in in_sar_assign_x_y, 8 years ago
cpubase.pas 8926adbab5 * fixed names, returned by std_regname for ymm registers 8 years ago
hlcgx86.pas a25ebbba3e + added volatility information to all memory references 8 years ago
itcpugas.pas 870fda34d5 * x86 AT&T reader and writer: cleaned up usage of attsufMM suffix: 8 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 a25ebbba3e + added volatility information to all memory references 8 years ago
nx86cal.pas 8046826e4e + also allow x86 call ref for references that contain only non-imaginary registers (no infinite spilling problems there either) 9 years ago
nx86cnv.pas a25ebbba3e + added volatility information to all memory references 8 years ago
nx86con.pas 45f60bc4b5 * small changes (copyright, typo, readability) 12 years ago
nx86inl.pas a25ebbba3e + added volatility information to all memory references 8 years ago
nx86ld.pas a25ebbba3e + added volatility information to all memory references 8 years ago
nx86mat.pas a25ebbba3e + added volatility information to all memory references 8 years ago
nx86mem.pas a25ebbba3e + added volatility information to all memory references 8 years ago
nx86set.pas 50dba9ad66 * if both labels of a case label are equal, we still cannot skip the comparison in a jump tree, resolves #31589 8 years ago
rax86.pas 2357ca1fe6 * Fixed size suffix generated for CVTSI2SS, CVTSI2SD, VCVTSI2SS, VCVTSI2SD instructions. Mantis #31550. 8 years ago
rax86att.pas c28d533bb0 + support the cmpsd sse instruction in the at&t inline assembly reader 8 years ago
rax86int.pas aa82e00615 * fixed check to determine whether a record parameter can be subscripted 8 years ago
rgx86.pas a8ba81a585 * unused data structure removed 8 years ago
symi86.pas 4f7b4a2735 * changed {$ifdef x86} code in defcmp into virtual methods 9 years ago
symx86.pas 33d711794e * adaptation for symx86 to r32340 9 years ago
x86ins.dat af48d176ec + precise flag information for the ucomiss,ucomisd,vucomiss and vucomisd x86 instructions 8 years ago
x86reg.dat c8487c4150 + added individual bits of the x86 flags register as subregisters 8 years ago