diff options
author | Craig Topper <craig.topper@intel.com> | 2020-05-08 11:49:30 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2020-05-08 11:50:58 -0700 |
commit | adf3b8e366160aaf7f6a55ecec8f5d0342a40dd3 (patch) | |
tree | e6f4b6003b0353eeee932554074e29208bbd3163 /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | aa2ddfc73d6e4a3369b7992aecaf107987c505b6 (diff) | |
download | llvm-adf3b8e366160aaf7f6a55ecec8f5d0342a40dd3.zip llvm-adf3b8e366160aaf7f6a55ecec8f5d0342a40dd3.tar.gz llvm-adf3b8e366160aaf7f6a55ecec8f5d0342a40dd3.tar.bz2 |
[X86] Add assembler support for {vex} prefix to match GNU as.
This does the same thing as {vex2}. Which is give an error
if the instruction can't be done with VEX. It doesn't force
the instruction to use 2 byte VEX. That's already the preference
if its possible. Therefore {vex} is a clearer name.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions