Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PowerPC] Support basic compare mnemonics | Ulrich Weigand | 2013-07-08 | 1 | -1/+19 |
* | [PowerPC] Add all trap mnemonics | Ulrich Weigand | 2013-07-04 | 1 | -1/+10 |
* | [PowerPC] Support lmw/stmw in the asm parser | Ulrich Weigand | 2013-07-03 | 1 | -1/+6 |
* | [PowerPC] Use mtocrf when available | Ulrich Weigand | 2013-07-03 | 1 | -4/+4 |
* | [PowerPC] Support mtspr/mfspr in the asm parser | Ulrich Weigand | 2013-07-03 | 1 | -2/+4 |
* | [PowerPC] Support all condition register logical instructions | Ulrich Weigand | 2013-07-01 | 1 | -6/+12 |
* | [PowerPC] Add rldcr/rldic instructions | Ulrich Weigand | 2013-06-25 | 1 | -4/+8 |
* | [PowerPC] Support generic conditional branches in asm parser | Ulrich Weigand | 2013-06-24 | 1 | -9/+29 |
* | [PowerPC] Support absolute branches | Ulrich Weigand | 2013-06-24 | 1 | -2/+6 |
* | [PowerPC] Support extended sc mnemonic | Ulrich Weigand | 2013-06-10 | 1 | -0/+2 |
* | Implement the PowerPC system call (sc) instruction. | Bill Schmidt | 2013-05-14 | 1 | -1/+2 |
* | [PowerPC] Add assembler parser | Ulrich Weigand | 2013-05-03 | 1 | -0/+480 |