stats: update stats for mmap() change.
[gem5.git] / src / arch / arm / insts / branch.hh
2012-03-21 Ali SaidiARM: Clean up condCodes in IT blocks.
2011-03-18 Ali SaidiAutomated merge with ssh://hg@repo.m5sim.org/m5
2011-03-18 Ali SaidiARM: Identify branches as conditional or unconditional...
2010-06-02 Gabe BlackARM: Eliminate the old style branch instructions.
2010-06-02 Gabe BlackARM: Implement new base classes for branches.
2010-06-02 Gabe BlackARM: Get rid of the unused Jump format.
2010-06-02 Gabe BlackARM: Make sure ExtMachInst is used consistently instead...
2009-06-22 Gabe BlackARM: Simplify the ISA desc by pulling some classes...