llvm-6502/lib/Target/X86
John Criswell 546faca4ef Correct the name of stosd for the AT&T syntax:
It's stosl (l for long == 32 bit).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17658 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-10 04:48:15 +00:00
..
.cvsignore
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
X86.h
X86.td
X86AsmPrinter.cpp Give the asmprinter the ability to print memrefs with a constant pool index, 2004-10-17 07:16:32 +00:00
X86CodeEmitter.cpp Fix compilation problem; make the cast and the LHS be the same type. 2004-11-05 16:17:06 +00:00
X86FloatingPoint.cpp
X86InstrBuilder.h Allow X86 addressing modes to represent globals with offsets. Patch contributed 2004-10-15 04:43:20 +00:00
X86InstrInfo.cpp
X86InstrInfo.h
X86InstrInfo.td Correct the name of stosd for the AT&T syntax: 2004-11-10 04:48:15 +00:00
X86ISelPattern.cpp
X86ISelSimple.cpp Don't print stuff out from the code generator. This broke the JIT horribly 2004-10-17 17:40:50 +00:00
X86JITInfo.h
X86PeepholeOpt.cpp Add some new instructions. Fix the asm string for sbb32rr 2004-10-06 04:01:02 +00:00
X86RegisterInfo.cpp Add some new instructions. Fix the asm string for sbb32rr 2004-10-06 04:01:02 +00:00
X86RegisterInfo.h
X86RegisterInfo.td
X86TargetMachine.cpp Fix a warning 2004-11-02 15:27:57 +00:00
X86TargetMachine.h