arm: Delete authors lists from the arm files.
[gem5.git] / src / arch / arm / isa / templates / pred.isa
2020-02-18 Gabe Blackarm: Delete authors lists from the arm files.
2018-03-26 Gabe Blackarch: Fix all override related warnings.
2017-11-07 Gabe Blackalpha,arm,mips,power,riscv,sparc,x86: Merge exec decl...
2017-11-02 Gabe Blackalpha,arm,mips,power,riscv,sparc,x86,isa: De-specialize...
2017-07-05 Rekai Gonzalez-Alb... arch: ISA parser additions of vector registers
2014-05-09 Curtis Dunhamarch: teach ISA parser how to split code across files
2014-05-09 Curtis Dunhamarch: remove inline specifiers on all inst constrs...
2013-03-05 Ali SaidiARM: fix some cases where instructions that write to...
2012-09-25 Ali SaidiARM: Predict target of more instructions that modify PC.
2012-06-29 Ali SaidiARM: Fix identification of one RAS pop instruction.
2012-03-21 Nathanael PremillieuARM: Fix case where cond/uncond control is mis-specified
2011-09-19 Gabe BlackPseudoInst: Remove the now unnecessary #if FULL_SYSTEMs...
2011-08-19 Geoffrey BlakeFix bugs due to interaction between SEV instructions...
2011-05-13 Ali SaidiARM: Further break up condition code into NZ, C, V...
2011-05-13 Ali SaidiARM: Break up condition codes into normal flags, satura...
2011-04-04 Ali SaidiARM: Cleanup implementation of ITSTATE and put importan...
2011-04-04 Ali SaidiARM: Tag appropriate instructions as IsReturn
2011-03-18 Ali SaidiAutomated merge with ssh://hg@repo.m5sim.org/m5
2011-03-18 Ali SaidiARM: Allow conditional quiesce instructions.
2011-01-18 Ali SaidiARM: Add support for moving predicated false dest opera...
2010-08-26 Gene WUARM: Use fewer micro-ops for register update loads...
2010-08-23 Min Kyu JeongARM/O3: store the result of the predicate evaluation...
2010-06-02 Gabe BlackARM: Decode to specialized conditional/unconditional...
2010-06-02 Gabe BlackARM: Implement support for the IT instruction and the...
2010-06-02 Gabe BlackARM: Implement data processing instructions external...
2010-06-02 Gabe BlackARM: Move the templates for predicated instructions...