projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b07ce60
)
Wording.
author
Eric Christopher
<echristo@apple.com>
Mon, 9 Aug 2010 22:52:47 +0000
(22:52 +0000)
committer
Eric Christopher
<echristo@apple.com>
Mon, 9 Aug 2010 22:52:47 +0000
(22:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110618
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/X86/X86InstrInfo.td
patch
|
blob
|
history
diff --git
a/lib/Target/X86/X86InstrInfo.td
b/lib/Target/X86/X86InstrInfo.td
index b0e6b651ce1b74b661670ae63c3a7eb14d4c6cc0..dff8163d7675376d02cb4b85aeb683fdfb08b011 100644
(file)
--- a/
lib/Target/X86/X86InstrInfo.td
+++ b/
lib/Target/X86/X86InstrInfo.td
@@
-1169,7
+1169,7
@@
def MOV32cr : I<0x22, MRMSrcReg, (outs CONTROL_REG:$dst), (ins GR32:$src),
// Extra precision multiplication
-// AL is really implied by AX, b
y
the registers in Defs must match the
+// AL is really implied by AX, b
ut
the registers in Defs must match the
// SDNode results (i8, i32).
let Defs = [AL,EFLAGS,AX], Uses = [AL] in
def MUL8r : I<0xF6, MRM4r, (outs), (ins GR8:$src), "mul{b}\t$src",