[PATCH] D63199: [Mips] Add s.d instruction alias for Mips1

Mirko Brkusanin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 12 06:23:17 PDT 2019


mbrkusanin created this revision.
mbrkusanin added reviewers: mstojanovic, atanasyan, petarj, sdardis.
Herald added a subscriber: arichardson.

Add support for s.d instruction for Mips1 which expands into two swc1
instructions.


https://reviews.llvm.org/D63199

Files:
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  lib/Target/Mips/MipsInstrFPU.td
  test/MC/Mips/mips1/sd.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63199.204268.patch
Type: text/x-patch
Size: 4437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190612/1cd086d4/attachment.bin>


More information about the llvm-commits mailing list