Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xcap
xcap-capability-linux
Commits
188424ba
Commit
188424ba
authored
Apr 11, 2013
by
Gleb Natapov
Browse files
KVM: emulator: mark 0xff 0x7d opcode as undefined.
Signed-off-by:
Gleb Natapov
<
gleb@redhat.com
>
parent
1146a78b
Changes
1
Hide whitespace changes
Inline
Side-by-side
arch/x86/kvm/emulate.c
View file @
188424ba
...
...
@@ -3723,7 +3723,7 @@ static const struct opcode group5[] = {
I
(
SrcMemFAddr
|
ImplicitOps
|
Stack
,
em_call_far
),
I
(
SrcMem
|
Stack
,
em_grp45
),
I
(
SrcMemFAddr
|
ImplicitOps
,
em_grp45
),
I
(
SrcMem
|
Stack
,
em_grp45
),
N
,
I
(
SrcMem
|
Stack
,
em_grp45
),
D
(
Undefined
)
,
};
static
const
struct
opcode
group6
[]
=
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment