Commit 1ecc161c authored by weiliang.lin's avatar weiliang.lin Committed by Commit bot

[x86] Atom check includes AMT

BUG=

Review URL: https://codereview.chromium.org/998883002

Cr-Commit-Position: refs/heads/master@{#27315}
parent 9b77e867
......@@ -385,6 +385,8 @@ CPU::CPU()
case 0x37: // SLM
case 0x4a:
case 0x4d:
case 0x4c: // AMT
case 0x6e:
is_atom_ = true;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment