[PATCH] D29235: [X86] Added INT1 instruction and fixxed register usage.

Chris Ray via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 14:57:18 PST 2017


cray created this revision.

Documentation on INT1 can be found here:
http://www.rcollins.org/secrets/opcodes/ICEBP.html


https://reviews.llvm.org/D29235

Files:
  lib/Target/X86/X86InstrSystem.td
  test/CodeGen/X86/int-intrinsic.ll
  test/MC/Disassembler/X86/simple-tests.txt
  test/MC/Disassembler/X86/x86-16.txt
  test/MC/Disassembler/X86/x86-32.txt
  test/MC/X86/x86-16.s
  test/MC/X86/x86-64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29235.86132.patch
Type: text/x-patch
Size: 3641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170127/e66e35dd/attachment.bin>


More information about the llvm-commits mailing list