[PATCH] [mips] MFC0, MTC0 changes, COP0 register class definition.
Simon Dardis
simon.dardis at imgtec.com
Fri Jun 19 07:11:32 PDT 2015
Hi dsanders,
MFC0 and MTC0 were incorrectly defined as taking a pair of GP32Rs and immediate, when they take a GP32R, COP0[1] and an immediate.
[1] New register class corresponding to the registers of co-processor 0.
http://reviews.llvm.org/D10567
Files:
lib/Target/Mips/AsmParser/MipsAsmParser.cpp
lib/Target/Mips/Disassembler/MipsDisassembler.cpp
lib/Target/Mips/MCTargetDesc/MipsOptionRecord.cpp
lib/Target/Mips/Mips64InstrInfo.td
lib/Target/Mips/MipsInstrInfo.td
lib/Target/Mips/MipsOptionRecord.h
lib/Target/Mips/MipsRegisterInfo.td
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10567.28022.patch
Type: text/x-patch
Size: 10877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150619/160ec935/attachment.bin>
More information about the llvm-commits
mailing list