mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-09 09:32:20 +00:00
b352a1c88f
Summary: - Changed from 16 bits to 8 bits for Intel Architecture -- FXSAVE structure now conforms with the layout of FXSAVE area specified by IA Architecture Software Developer Manual - Modified Linux and FreeBSD specific files to support this change -- MacOSX already uses 8 bits for ftag register - Modified TestRegisters.py and a.cpp: -- Change allows 8 bit comparison of ftag values -- Change resolves Bug 24733: Removed XFAIL for Clang as the test works and passes for Clang compiler as well -- Change provides a Generic/Better way of testing Bug 24457 and Bug 25050 by using 'int3' inline assembly in inferior Signed-off-by: Abhishek Aggarwal <abhishek.a.aggarwal@intel.com> Reviewers: ovyalov, jingham, clayborg Subscribers: tfiala, emaste Differential Revision: http://reviews.llvm.org/D13587 llvm-svn: 250022 |
||
---|---|---|
.. | ||
api | ||
arm_emulation | ||
attic | ||
benchmarks | ||
driver/batch_mode | ||
example | ||
expression_command | ||
functionalities | ||
help | ||
lang | ||
linux | ||
logging | ||
macosx | ||
make | ||
pexpect-2.4 | ||
plugins | ||
python_api | ||
settings | ||
source-manager | ||
terminal | ||
test_runner | ||
tools | ||
types | ||
unittest2 | ||
warnings/uuid | ||
.categories | ||
argparse_compat.py | ||
bench-history | ||
bench.py | ||
blacklist.py | ||
CMakeLists.txt | ||
crashinfo.c | ||
curses_results.py | ||
dosep.py | ||
dotest_args.py | ||
dotest_channels.py | ||
dotest.py | ||
lldb_pylint_helper.py | ||
lldbbench.py | ||
lldbcurses.py | ||
lldbinline.py | ||
lldbpexpect.py | ||
lldbplatformutil.py | ||
lldbtest_config.py | ||
lldbtest.py | ||
lldbutil.py | ||
lock.py | ||
Makefile | ||
progress.py | ||
README-TestSuite | ||
redo.py | ||
test_results.py |