diff options
author | Gabe Black <gblack@eecs.umich.edu> | 2011-04-23 15:02:29 -0700 |
---|---|---|
committer | Gabe Black <gblack@eecs.umich.edu> | 2011-04-23 15:02:29 -0700 |
commit | 0554885eb941d547eca3400566fb9636599c1b39 (patch) | |
tree | 5d07fc88aa26b6e6868f0b6830bea7308a20ec46 /src/base/stats | |
parent | a7e27f9a82300f213b268264e1dede222d26bd4d (diff) | |
download | gem5-0554885eb941d547eca3400566fb9636599c1b39.tar.xz |
X86: When decoding a memory only inst, fault on reg encodings, don't assert.
This change makes the decoder figure out if an instruction that only supports
memory is using a register encoding and decodes directly to "Unknown" which will
behave appropriately. This prevents other parts of the instruction creation
process from seeing the mismatch and asserting.
Diffstat (limited to 'src/base/stats')
0 files changed, 0 insertions, 0 deletions