The ARM decoder should not panic when decoding undefined holes in the
Review Request #346 - Created Dec. 6, 2010 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Ali Saidi | |
| gem5 | |
| Reviewers | |
| Default | |
| ali, gblack, nate, stever | |
The ARM decoder should not panic when decoding undefined holes in the Architecture, as this can abort simulations when the fetch unit runs ahead and speculatively decodes instructions that are off the execution path or that are generated dynamically.
