Brian Gaeke
|
8542e08d15
|
Add load, store, and NOP instructions.
Fix up comments.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12631 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-04-02 20:53:37 +00:00 |
|
Brian Gaeke
|
032f80fbf1
|
Add UMULrr and SMULrr instructions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12452 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-03-16 22:37:13 +00:00 |
|
Brian Gaeke
|
a8056fabeb
|
Sort stanzas into Sparc V8 book page number order.
Add RET, RETL. Rename SAVE, RESTORE & JMPL for consistency.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12185 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-03-06 05:32:13 +00:00 |
|
Brian Gaeke
|
775158d62a
|
Subtract instructions; minor cleanups
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12111 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-03-04 04:37:45 +00:00 |
|
Brian Gaeke
|
e806173ab6
|
Simple copyConstantToReg support, SETHIi and ORri
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12107 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-03-04 00:56:25 +00:00 |
|
Brian Gaeke
|
bc1d27aa6e
|
Support add - note, still missing important copyConstantToRegister stuff
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12106 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-03-03 23:03:14 +00:00 |
|
Chris Lattner
|
a85d46eea8
|
Tab completion is our friend.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11957 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-02-28 19:45:39 +00:00 |
|