[PATCH] D84709: [X86] Add support for {disp32} to control size of jmp and jcc instructions in the assembler

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 27 21:23:58 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG25f193fb46db: [X86] Add support for {disp32} to control size of jmp and jcc instructions in… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84709

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84709.281105.patch
Type: text/x-patch
Size: 3160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200728/6d643633/attachment.bin>


More information about the llvm-commits mailing list