index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
MC
/
PowerPC
/
ppc64-encoding-ext.s
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add aliases for mfvrsave/mtvrsave.
Eric Christopher
2016-06-09
1
-0
/
+6
*
This reverts commit r265505.
Kit Barton
2016-04-28
1
-9
/
+0
*
[Power9] Implement add-pc, multiply-add, modulo, extend-sign-shift, random nu...
Chuang-Yu Cheng
2016-04-06
1
-0
/
+9
*
[Power9] Implement copy-paste, msgsync, slb, and stop instructions
Chuang-Yu Cheng
2016-04-06
1
-0
/
+13
*
[PowerPC] Enable printing instructions using aliases
Hal Finkel
2015-04-23
1
-390
/
+390
*
[PowerPC] Add asm support for cache-inhibited ld/st instructions
Hal Finkel
2014-11-30
1
-0
/
+27
*
[PowerPC] Add the 'attn' instruction
Hal Finkel
2014-11-25
1
-0
/
+6
*
Add mfasr and mtasr
Joerg Sonnenberger
2014-08-07
1
-0
/
+7
*
Add mfrtcu and mfrtcl instructions
Joerg Sonnenberger
2014-08-07
1
-0
/
+6
*
Add RFID instruction.
Joerg Sonnenberger
2014-08-07
1
-0
/
+4
*
Add lswi / stswi for assembler use with a warning to not add patterns
Joerg Sonnenberger
2014-08-05
1
-0
/
+7
*
Add features for PPC 4xx and e500/e500mc instructions.
Joerg Sonnenberger
2014-08-04
1
-16
/
+0
*
tlbia support
Joerg Sonnenberger
2014-08-02
1
-0
/
+4
*
mfdcr / mtdcr support
Joerg Sonnenberger
2014-08-02
1
-0
/
+8
*
Don't use additional arguments for dss and friends to satisfy DSS_Form,
Joerg Sonnenberger
2014-08-02
1
-0
/
+20
*
Add mtpid/mfpid for BookE.
Joerg Sonnenberger
2014-07-30
1
-0
/
+6
*
Add rfdi and rfmci from the e500/e500mc ISA.
Joerg Sonnenberger
2014-07-30
1
-0
/
+8
*
SPRG 0 to 3 are valid outside BookE, so move them to the normal test
Joerg Sonnenberger
2014-07-30
1
-0
/
+60
*
Fix typo in alias: DSIR -> DSISR
Joerg Sonnenberger
2014-07-29
1
-2
/
+2
*
Add a number of aliases for SPR access.
Joerg Sonnenberger
2014-07-29
1
-0
/
+54
*
[PowerPC] Generate little-endian object files
Ulrich Weigand
2014-03-24
1
-2198
/
+3438
*
[PowerPC] Add all trap mnemonics
Ulrich Weigand
2013-07-04
1
-1
/
+139
*
[PowerPC] Add asm parser support for CR expressions
Ulrich Weigand
2013-07-04
1
-1
/
+99
*
[PowerPC] Use mtocrf when available
Ulrich Weigand
2013-07-03
1
-0
/
+2
*
[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
-1
/
+10
*
[PowerPC] Add extended rotate/shift mnemonics
Ulrich Weigand
2013-06-25
1
-43
/
+85
*
[PowerPC] Add extended subtract mnemonics
Ulrich Weigand
2013-06-25
1
-1
/
+19
*
[PowerPC] Support some miscellaneous mnemonics in the asm parser
Ulrich Weigand
2013-06-24
1
-5
/
+10
*
[PowerPC] Add some FIXMEs
Ulrich Weigand
2013-06-24
1
-0
/
+25
*
[PowerPC] Add predicted forms of branches
Ulrich Weigand
2013-06-24
1
-0
/
+1136
*
[PowerPC] Add t/f branch mnemonics to asm parser
Ulrich Weigand
2013-06-24
1
-81
/
+107
*
[PowerPC] Support absolute branches
Ulrich Weigand
2013-06-24
1
-52
/
+156
*
[PowerPC] Support bd(n)zl and bd(n)zlrl
Ulrich Weigand
2013-06-24
1
-4
/
+10
*
[PowerPC] Support b(cond)l in the asm parser
Ulrich Weigand
2013-06-24
1
-24
/
+72
*
[PowerPC] Support blrl and variants in the asm parser
Ulrich Weigand
2013-06-24
1
-25
/
+50
*
[PowerPC] Support compare mnemonics with implied CR0
Ulrich Weigand
2013-06-20
1
-0
/
+16
*
[PowerPC] Support branch mnemonics with implied CR0
Ulrich Weigand
2013-06-10
1
-1
/
+197
*
[PowerPC] Support extended mnemonics in AsmParser
Ulrich Weigand
2013-05-03
1
-0
/
+331