diff options
author | Gabe Black <gabeblack@google.com> | 2017-08-24 17:05:20 -0700 |
---|---|---|
committer | Gabe Black <gabeblack@google.com> | 2017-08-28 20:56:25 +0000 |
commit | 544eba88b94b693319eca6a2569f38449465b678 (patch) | |
tree | 5e3cfb1dee9b1b7310e6e4606c4901273d23da37 /src/cpu | |
parent | 5ac888b8bf1c4a2f3cf699c75f6df304246c96a4 (diff) | |
download | gem5-544eba88b94b693319eca6a2569f38449465b678.tar.xz |
x86: Add a "CondInst" format for conditionally decoded instructions.
A condition can be specified which will tell the decoder whether to return
the instruction being requested, or, if the condition fails, UD2.
Change-Id: I0f1c075deb10754ce1dd88be1726a196294e41fd
Reviewed-on: https://gem5-review.googlesource.com/4580
Reviewed-by: Michael LeBeane <Michael.Lebeane@amd.com>
Maintainer: Gabe Black <gabeblack@google.com>
Diffstat (limited to 'src/cpu')
0 files changed, 0 insertions, 0 deletions