gem5/src/arch/alpha/isa
Gabe Black 0cba96ba6a CPU: Merge the predecoder and decoder.
These classes are always used together, and merging them will give the ISAs
more flexibility in how they cache things and manage the process.

--HG--
rename : src/arch/x86/predecoder_tables.cc => src/arch/x86/decoder_tables.cc
2012-05-26 13:44:46 -07:00
..
branch.isa Alpha: Take advantage of new PCState syntax. 2010-12-08 10:55:33 -08:00
decoder.isa clang: Fix recently introduced clang compilation errors 2012-03-19 06:35:04 -04:00
fp.isa SE/FS: Use the new FullSystem constant where possible. 2011-09-30 00:27:16 -07:00
int.isa ISA parser: Use '_' instead of '.' to delimit type modifiers on operands. 2011-09-26 23:48:54 -07:00
main.isa CPU: Merge the predecoder and decoder. 2012-05-26 13:44:46 -07:00
mem.isa GCC: Get everything working with gcc 4.6.1. 2011-10-31 01:09:44 -07:00
opcdec.isa Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
pal.isa Style: Replace some tabs with spaces. 2010-12-20 16:24:40 -05:00
unimp.isa Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
unknown.isa Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
util.isa Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00