Unfortunately the page you found is an orphan created during an unfinished
attempt to reorganize the documentation. The original (complete, though
somewhat out-of-date) documentation is here:
http://www.m5sim.org/ISA_description_system
In particular, the 'format' section is covered here:
http://w
Hi, all.
Here's the code in arm.isa file
-
decode COND_CODE {
0xF: ArmUnconditional::armUnconditional();
default: decode ENCODING {
format DataOp {
0x0: decode SEVEN_AND_FOUR {
1: decode MISC_OPCODE {
Somebody please tell me how to add new replacement policy in cache. After
adding my own replacement policy LIP it shows an error:LIP name not found.
Please somebody help me in adding a new replacement policy in to the cache.
I would be thankful.
___
gem5-