* re-enabled tx86addnode.second_addsmallset() after its disabling was

accidentally committed a long time ago (it was done to test the
    generic hlcg conversion -- which in a sense was good, because it
    just uncovered the bug fixed in svn trunk r18792, i.e. a bug
    not specific to the hlcg conversion)

git-svn-id: branches/jvmbackend@18795 -
This commit is contained in:
Jonas Maebe 2011-08-20 21:02:55 +00:00
parent 1d2748fa69
commit 5e641a8fcd

View File

@ -43,7 +43,7 @@ unit nx86add;
procedure second_addfloatsse;
public
procedure second_addfloat;override;
// procedure second_addsmallset;override;
procedure second_addsmallset;override;
procedure second_add64bit;override;
procedure second_cmpfloat;override;
procedure second_cmpsmallset;override;
@ -330,7 +330,7 @@ unit nx86add;
{*****************************************************************************
AddSmallSet
*****************************************************************************}
(*
procedure tx86addnode.second_addsmallset;
var
setbase : aint;
@ -433,7 +433,7 @@ unit nx86add;
if opsize<>int_cgsize(resultdef.size) then
location_force_reg(current_asmdata.CurrAsmList,location,int_cgsize(resultdef.size),false);
end;
*)
procedure tx86addnode.second_cmpsmallset;
var