Add RFID instruction.
[oota-llvm.git] / test / MC / PowerPC / ppc64-encoding-ext.s
2014-08-07 Joerg SonnenbergerAdd RFID instruction.
2014-08-05 Joerg SonnenbergerAdd lswi / stswi for assembler use with a warning to...
2014-08-04 Joerg SonnenbergerAdd features for PPC 4xx and e500/e500mc instructions.
2014-08-02 Joerg Sonnenbergertlbia support
2014-08-02 Joerg Sonnenbergermfdcr / mtdcr support
2014-08-02 Joerg SonnenbergerDon't use additional arguments for dss and friends...
2014-07-30 Joerg SonnenbergerAdd mtpid/mfpid for BookE.
2014-07-30 Joerg SonnenbergerAdd rfdi and rfmci from the e500/e500mc ISA.
2014-07-30 Joerg SonnenbergerSPRG 0 to 3 are valid outside BookE, so move them to...
2014-07-29 Joerg SonnenbergerFix typo in alias: DSIR -> DSISR
2014-07-29 Joerg SonnenbergerAdd a number of aliases for SPR access.
2014-03-24 Ulrich Weigand[PowerPC] Generate little-endian object files
2013-07-04 Ulrich Weigand[PowerPC] Add all trap mnemonics
2013-07-04 Ulrich Weigand[PowerPC] Add asm parser support for CR expressions
2013-07-03 Ulrich Weigand[PowerPC] Use mtocrf when available
2013-07-03 Ulrich Weigand[PowerPC] Support mtspr/mfspr in the asm parser
2013-07-01 Ulrich Weigand[PowerPC] Support all condition register logical instru...
2013-06-25 Ulrich Weigand[PowerPC] Add extended rotate/shift mnemonics
2013-06-25 Ulrich Weigand[PowerPC] Add extended subtract mnemonics
2013-06-24 Ulrich Weigand[PowerPC] Support some miscellaneous mnemonics in the...
2013-06-24 Ulrich Weigand[PowerPC] Add some FIXMEs
2013-06-24 Ulrich Weigand[PowerPC] Add predicted forms of branches
2013-06-24 Ulrich Weigand[PowerPC] Add t/f branch mnemonics to asm parser
2013-06-24 Ulrich Weigand[PowerPC] Support absolute branches
2013-06-24 Ulrich Weigand[PowerPC] Support bd(n)zl and bd(n)zlrl
2013-06-24 Ulrich Weigand[PowerPC] Support b(cond)l in the asm parser
2013-06-24 Ulrich Weigand[PowerPC] Support blrl and variants in the asm parser
2013-06-20 Ulrich Weigand[PowerPC] Support compare mnemonics with implied CR0
2013-06-10 Ulrich Weigand[PowerPC] Support branch mnemonics with implied CR0
2013-05-03 Ulrich Weigand[PowerPC] Support extended mnemonics in AsmParser