Also use named constants for common opcode fields.
Depends on D3669
Paths
| Differential D3670
[mips][mips64r6] Add sel.s and sel.d ClosedPublic Authored by dsanders on May 8 2014, 6:14 AM.
Details
Diff Detail Event Timelinedsanders updated this object. jkolek edited edge metadata. Comment ActionsLGTM with a small suggestion.
This revision is now accepted and ready to land.May 14 2014, 7:00 AM
Revision Contents
Diff 9211 lib/Target/Mips/Mips32r6InstrFormats.td
lib/Target/Mips/Mips32r6InstrInfo.td
test/MC/Mips/mips32r6/valid.s
test/MC/Mips/mips64r6/valid.s
|
To reuse this class http://reviews.llvm.org/D3709 I have changed the name of this class to COP1_3R_FM and I have added funct parameter. Maybe this can be done right here, to not change already committed code later.