summaryrefslogtreecommitdiff
path: root/src/arch/alpha/isa/fp.isa
AgeCommit message (Expand)Author
2018-03-26arch: Fix all override related warnings.Gabe Black
2017-11-02alpha,arm,mips,power,riscv,sparc,x86,isa: De-specialize ExecContexts.Gabe Black
2017-07-05arch: ISA parser additions of vector registersRekai Gonzalez-Alberquilla
2017-07-05cpu: Simplify the rename interface and use RegIdRekai Gonzalez-Alberquilla
2017-07-05arch, cpu: Architectural Register structural indexingNathanael Premillieu
2014-10-16arch: Use shared_ptr for all FaultsAndreas Hansson
2014-05-09arch: teach ISA parser how to split code across filesCurtis Dunham
2013-10-15cpu: rename *_DepTag constants to *_Reg_BaseSteve Reinhardt
2011-09-30SE/FS: Use the new FullSystem constant where possible.Gabe Black
2011-09-19Alpha: Get rid of some #if FULL_SYSTEMs in the Alpha ISA description.Gabe Black
2010-12-20Style: Replace some tabs with spaces.Gabe Black
2010-12-07O3: Make all instructions that write a misc. register not perform the write u...Giacomo Gabrielli
2008-09-27alpha: Clean up namespace usage.Nathan Binkert
2008-09-27alpha: Get rid fo the namespace called EV5.Nathan Binkert
2007-04-21create base/fenv.c to standerdize fenv across platforms. It's a c file and no...Ali Saidi
2007-03-07*MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscRegAli Saidi
2006-12-17Convert Alpha (and finish converting MIPS) to newSteve Reinhardt
2006-11-09Moved the Alpha MiscRegFile into it's own file, and got rid of the Alpha spec...Gabe Black
2006-11-01Adjustments for the AlphaTLB changing to AlphaISA::TLB and changing register ...Gabe Black
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-28Remove authors from copyright.Ali Saidi
2006-05-22New directory structure:Steve Reinhardt