Changed the sign extension function from mine to the provided one. Mine relied on...
authorGabe Black <gblack@eecs.umich.edu>
Thu, 12 Oct 2006 21:39:15 +0000 (17:39 -0400)
committerGabe Black <gblack@eecs.umich.edu>
Thu, 12 Oct 2006 21:39:15 +0000 (17:39 -0400)
commit92fd211a07356a9dec8cb822675c359355e22621
tree8c8424803e84e7d93180e450821ff9d7b57da9b2
parent98b00d92fdf89d130630665327143f67ee16d0fe
Changed the sign extension function from mine to the provided one. Mine relied on implementation specific behavior, namely right shifting a signed value.

--HG--
extra : convert_revision : 4f5ef44d012de87919ad681024fe2ed0213a412f
src/arch/sparc/isa/formats/branch.isa
src/arch/sparc/isa/formats/integerop.isa