fpc/compiler/x86
paul 4b24a58871 compiler: remove/hide few unused variables
git-svn-id: trunk@18912 -
2011-08-30 01:32:23 +00:00
..
aasmcpu.pas compiler: remove/hide few unused variables 2011-08-30 01:32:23 +00:00
agx86att.pas
agx86int.pas
agx86nsm.pas * Fix bug report 7210 2011-08-09 15:52:03 +00:00
cga.pas
cgx86.pas * fix add_move_instruction for sse moves 2011-08-20 12:30:47 +00:00
cpubase.pas * cr*, dr*, tr* registers are 64 bit on x86-64 2011-08-17 11:42:11 +00:00
itcpugas.pas
itx86int.pas
nx86add.pas * 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 2011-08-20 12:34:37 +00:00
nx86cnv.pas
nx86con.pas
nx86inl.pas
nx86mat.pas
nx86set.pas
rax86.pas
rax86att.pas * allow %seg. register:offset without (...), resolves #20035 2011-08-27 15:41:39 +00:00
rax86int.pas * treat registers (and identifiers of register parameter) as normal identifiers when parsing record fields in intel assembler, resolves #19555 2011-08-18 21:58:30 +00:00
rgx86.pas * extended do_spill_replace with some sse instructions 2011-08-20 12:29:41 +00:00
x86ins.dat * fixed change information for a lot of sse instructions 2011-08-20 12:28:49 +00:00
x86reg.dat