--- old/src/share/vm/adlc/formssel.cpp Mon Oct 1 15:59:05 2012 +++ new/src/share/vm/adlc/formssel.cpp Mon Oct 1 15:59:05 2012 @@ -4049,6 +4049,7 @@ "MulVS","MulVI","MulVF","MulVD", "DivVF","DivVD", "AndV" ,"XorV" ,"OrV", + "LShiftCntV","RShiftCntV", "LShiftVB","LShiftVS","LShiftVI","LShiftVL", "RShiftVB","RShiftVS","RShiftVI","RShiftVL", "URShiftVB","URShiftVS","URShiftVI","URShiftVL",