[PATCH] D88772: [X86] .code16: temporarily set Mode32Bit when matching an instruction with the data32 prefix

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 6 08:32:20 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
MaskRay marked an inline comment as done.
Closed by commit rG43c7dc52f129: [X86] .code16: temporarily set Mode32Bit when matching an instruction with theā€¦ (authored by MaskRay).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88772/new/

https://reviews.llvm.org/D88772

Files:
  llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
  llvm/test/MC/X86/data-prefix-fail.s
  llvm/test/MC/X86/x86-16.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88772.296472.patch
Type: text/x-patch
Size: 3084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201006/69c7e933/attachment.bin>


More information about the llvm-commits mailing list