summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/PowerPC/ppc64-encoding.s
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Implementing overflow version for XO-Form instructionsStefan Pintile2019-11-111-42/+126
* [Power9] Add missing Power9 instructions.Tony Jiang2017-09-191-0/+32
* [Power9] Add missing instructions: extswsli, popcntbStefan Pintilie2017-09-131-1/+10
* [Power9] Added support for the modsw, moduw, modsd, modud hardware instructions.Tony Jiang2017-06-121-0/+13
* [PowerPC] Support asm parsing for bc[l][a][+-] mnemonicsHal Finkel2016-09-031-0/+41
* This reverts commit r265505.Kit Barton2016-04-281-58/+0
* [PowerPC] Basic support for P9 byte comparison and count trailing zero insnsNemanja Ivanovic2016-04-131-0/+18
* [Power9] Implement add-pc, multiply-add, modulo, extend-sign-shift, random nu...Chuang-Yu Cheng2016-04-061-0/+58
* [Power9] Implement copy-paste, msgsync, slb, and stop instructionsChuang-Yu Cheng2016-04-061-0/+31
* [PowerPC] Basic support for P9 atomic loads and storesNemanja Ivanovic2016-03-311-0/+6
* [PowerPC] Replace cntlz[.] with cntlzw[.]Hal Finkel2015-10-281-10/+12
* [PPC64] Add support for clrbhrb, mfbhrbe, rfebb.Bill Schmidt2015-05-221-0/+12
* [PowerPC] Enable printing instructions using aliasesHal Finkel2015-04-231-34/+34
* Add LLVM support for remaining integer divide and permute instructions from I...Nemanja Ivanovic2015-04-091-9/+27
* [PowerPC] Add asm parser support for bitmask forms of rotate-and-mask instruc...Hal Finkel2015-03-281-0/+27
* [PowerPC] Support the (old) cntlz instruction aliasHal Finkel2015-02-101-0/+6
* [PowerPC] Add support for the CMPB instructionHal Finkel2015-01-031-1/+3
* Support move to/from segment register.Joerg Sonnenberger2014-07-291-0/+14
* [PowerPC] Generate little-endian object filesUlrich Weigand2014-03-241-499/+717
* [PowerPC] Support basic compare mnemonicsUlrich Weigand2013-07-081-1/+19
* [PowerPC] Add all trap mnemonicsUlrich Weigand2013-07-041-1/+10
* [PowerPC] Support lmw/stmw in the asm parserUlrich Weigand2013-07-031-1/+6
* [PowerPC] Use mtocrf when availableUlrich Weigand2013-07-031-4/+4
* [PowerPC] Support mtspr/mfspr in the asm parserUlrich Weigand2013-07-031-2/+4
* [PowerPC] Support all condition register logical instructionsUlrich Weigand2013-07-011-6/+12
* [PowerPC] Add rldcr/rldic instructionsUlrich Weigand2013-06-251-4/+8
* [PowerPC] Support generic conditional branches in asm parserUlrich Weigand2013-06-241-9/+29
* [PowerPC] Support absolute branchesUlrich Weigand2013-06-241-2/+6
* [PowerPC] Support extended sc mnemonicUlrich Weigand2013-06-101-0/+2
* Implement the PowerPC system call (sc) instruction.Bill Schmidt2013-05-141-1/+2
* [PowerPC] Add assembler parserUlrich Weigand2013-05-031-0/+480
OpenPOWER on IntegriCloud