summaryrefslogtreecommitdiff
path: root/src/arch/sparc/isa/formats/basic.isa
AgeCommit message (Expand)Author
2010-11-11SPARC: Clean up some historical style issues.Gabe Black
2007-09-25SPARC: Clean up the branch instructions a bit.Gabe Black
2007-04-21create base/fenv.c to standerdize fenv across platforms. It's a c file and no...Ali Saidi
2007-04-11Create a filter and a union to translate the SPARC instruction implementation...Gabe Black
2007-02-06more fp fixesAli Saidi
2007-02-02fix mostly floating point relatedAli Saidi
2007-01-27Merge zizzer:/bk/newmemGabe Black
2007-01-26Merge zizzer:/bk/newmemAli Saidi
2007-01-26Make Sparc traceflag even more chattyAli Saidi
2007-01-26make our code a little more standards compliantAli Saidi
2006-12-16Changes to the isa_parser and affected files to fix an indexing problem with ...Gabe Black
2006-10-23Change the default constructors to take ExtMachInsts rather than regular Mach...Gabe Black
2006-10-15Added an execute function to the macro op so it can be instantiated.Gabe Black
2006-10-12Some support for handling block loads and stores and ASIs properly.Gabe Black
2006-07-19Cleaned things up a little.Gabe Black
2006-05-22New directory structure:Steve Reinhardt