commit | dfd3b47813c14c5f1607cbe7b10a28b1b2f29cbc | [log] [tgz] |
---|---|---|
author | Dave Allison <dallison@google.com> | Wed Jul 16 16:04:32 2014 -0700 |
committer | Dave Allison <dallison@google.com> | Thu Aug 07 09:26:35 2014 -0700 |
tree | b71dbae2ef905c08eb4cf615c8b44868cc314531 | |
parent | 8b62dc0f993d0445401655fc274e5225498fa81c [diff] |
Add implicit checks for x86_64 architecture. This combines the x86 and x86_64 fault handlers into one. It also merges in the change to the entrypoints for X86_64. Replaces generic instruction length calculator with one that only works with the specific instructions we use. Bug: 16256184 Change-Id: I1e8ab5ad43f46060de9597615b423c89a836035c Signed-off-by: Chao-ying Fu <chao-ying.fu@intel.com>