mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-25 13:08:00 +00:00
The Grammar Police was here.
llvm-svn: 9280
This commit is contained in:
parent
f6a30433c7
commit
be506fc1c5
@ -722,7 +722,7 @@ void Printer::printMachineInstruction(const MachineInstr *MI) {
|
||||
}
|
||||
|
||||
case X86II::MRMSrcReg: {
|
||||
// There is are three forms that are acceptable for MRMSrcReg instructions,
|
||||
// There are three forms that are acceptable for MRMSrcReg instructions,
|
||||
// those with 3 and 2 operands:
|
||||
//
|
||||
// 3 Operands: in this form, the last register (the second input) is the
|
||||
|
Loading…
Reference in New Issue
Block a user