| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a bunch more branches | Brian Gaeke | 2004-05-08 | 1 | -4/+12 |
* | Add ADD with immediate | Brian Gaeke | 2004-05-08 | 1 | -0/+1 |
* | Add forms of CMP, SUBCC, and a few branches, and some comments. | Brian Gaeke | 2004-05-08 | 1 | -0/+13 |
* | andd subcc instructions which is used to create the 'cmp' pseudo instruction | Chris Lattner | 2004-04-07 | 1 | -1/+3 |
* | Fix encoding of existing shift instructions, add rr shifts | Chris Lattner | 2004-04-07 | 1 | -3/+6 |
* | Add a bunch more instructions | Chris Lattner | 2004-04-07 | 1 | -6/+14 |
* | Add UDIV, SDIV, and a few variants of WR. | Brian Gaeke | 2004-04-07 | 1 | -0/+8 |
* | Add load, store, and NOP instructions. | Brian Gaeke | 2004-04-02 | 1 | -2/+21 |
* | Add UMULrr and SMULrr instructions. | Brian Gaeke | 2004-03-16 | 1 | -0/+4 |
* | Sort stanzas into Sparc V8 book page number order. | Brian Gaeke | 2004-03-06 | 1 | -17/+23 |
* | Subtract instructions; minor cleanups | Brian Gaeke | 2004-03-04 | 1 | -1/+4 |
* | Simple copyConstantToReg support, SETHIi and ORri | Brian Gaeke | 2004-03-04 | 1 | -0/+4 |
* | Support add - note, still missing important copyConstantToRegister stuff | Brian Gaeke | 2004-03-03 | 1 | -1/+13 |
* | Tab completion is our friend. | Chris Lattner | 2004-02-28 | 1 | -0/+68 |