ARM: Fix a memory leak with the table walker.
[gem5.git] / src / arch / arm / predecoder.cc
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-04 Ali SaidiARM: Cleanup implementation of ITSTATE and put importan...
2011-01-18 Matt HorsnellO3: Fix itstate prediction and recovery.
2011-01-18 Matt HorsnellO3: Fix some variable length instruction issues with...
2010-10-31 Gabe BlackISA,CPU,etc: Create an ISA defined PC type that abstrac...
2010-10-01 Ali SaidiARM: Clean up use of TBit and JBit.
2010-06-02 Gabe BlackARM: Move some predecoder stuff into a .cc file.