Searched hist:12169 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/x86/isa/formats/
H A Dcond.isa12169:6d567ca2553b Thu Aug 24 20:05:00 EDT 2017 Gabe Black <gabeblack@google.com> 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>
H A Dformats.isadiff 12169:6d567ca2553b Thu Aug 24 20:05:00 EDT 2017 Gabe Black <gabeblack@google.com> 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>

Completed in 4 milliseconds