sergei 782cdd8e9a x86 external Intel assembler: 14 years ago
..
aasmcpu.pas 4b24a58871 compiler: remove/hide few unused variables 14 years ago
agx86att.pas 3fd3cc8099 * Avoid warning for i386 cpu 14 years ago
agx86int.pas 782cdd8e9a x86 external Intel assembler: 14 years ago
agx86nsm.pas bafbbe9f0f * Fix bug report 7210 14 years ago
cga.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
cgx86.pas 13ac5d185f * fix add_move_instruction for sse moves 14 years ago
cpubase.pas 87696a4b70 * cr*, dr*, tr* registers are 64 bit on x86-64 14 years ago
itcpugas.pas 92adf34e3f * Tighten rules for accepting ATT suffixes, no longer accept FPU suffixes for integer instructions and vice versa. Resolves #18900. 14 years ago
itx86int.pas 67e16340be * revert r8118 18 years ago
nx86add.pas 46cc0209de * make use of mulps/mulpd and haddps/haddpd/hsubpd/hsubps to optimze x*x+y*y and x*x-y*y where x and y might be single or double 14 years ago
nx86cnv.pas 7d99f95c45 * Always create a section before emitting data to current_asmdata.asmlists[al_typedconsts]. Without it, such data ends up in sections created elsewhere, creating very non-obvious dependencies on other parts of compiler. 14 years ago
nx86con.pas d1538ab023 o added ARM VPFv2/VFPv3 support: 15 years ago
nx86inl.pas d1538ab023 o added ARM VPFv2/VFPv3 support: 15 years ago
nx86mat.pas 7d99f95c45 * Always create a section before emitting data to current_asmdata.asmlists[al_typedconsts]. Without it, such data ends up in sections created elsewhere, creating very non-obvious dependencies on other parts of compiler. 14 years ago
nx86set.pas 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 15 years ago
rax86.pas 08e895cf7c * Fixed handling of 'movq' instruction by assembler reader, resolves #18205. 14 years ago
rax86att.pas 5a671336c7 Fix go32v2 rtl compilation error and add warning for %es:Const 14 years ago
rax86int.pas 860d753055 * treat registers (and identifiers of register parameter) as normal identifiers when parsing record fields in intel assembler, resolves #19555 14 years ago
rgx86.pas ca1f33aae1 * extended do_spill_replace with some sse instructions 14 years ago
x86ins.dat e8dafe4dde * fixed change information for a lot of sse instructions 14 years ago
x86reg.dat 5d243f665a * fixed <instr> reg,reg with regs>=r8 19 years ago