index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-ppc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused function declarations
Ladi Prosek
2016-09-15
2
-3
/
+0
*
ppc: Improve a few more helper flags
Benjamin Herrenschmidt
2016-09-07
1
-7
/
+7
*
ppc: Improve the exception helpers flags
Benjamin Herrenschmidt
2016-09-07
1
-2
/
+2
*
ppc: Improve flags for helpers loading/writing the time facilities
Benjamin Herrenschmidt
2016-09-07
1
-21
/
+21
*
ppc: Don't generate dead code on unconditional branches
Benjamin Herrenschmidt
2016-09-07
1
-5
/
+9
*
ppc: Rename #include'd .c files to .inc.c
Benjamin Herrenschmidt
2016-09-07
11
-20
/
+20
*
target-ppc: add extswsli[.] instruction
Nikunj A Dadhania
2016-09-07
1
-0
/
+28
*
target-ppc: add vsrv instruction
Vivek Andrew Sha
2016-09-07
4
-0
/
+20
*
target-ppc: add vslv instruction
Vivek Andrew Sha
2016-09-07
4
-0
/
+20
*
target-ppc: add vcmpnez[b,h,w][.] instructions
Swapnil Bokade
2016-09-07
4
-0
/
+54
*
target-ppc: add vabsdu[b,h,w] instructions
Sandipan Das
2016-09-07
4
-3
/
+39
*
target-ppc: add dtstsfi[q] instructions
Sandipan Das
2016-09-07
4
-0
/
+71
*
target-ppc: implement branch-less divd[o][.]
Nikunj A Dadhania
2016-09-07
1
-22
/
+26
*
target-ppc: implement branch-less divw[o][.]
Nikunj A Dadhania
2016-09-07
1
-25
/
+23
*
ppc: load/store multiple and string insns don't do LE
Benjamin Herrenschmidt
2016-09-07
1
-0
/
+29
*
ppc: Use a helper to generate "LE unsupported" alignment interrupts
Benjamin Herrenschmidt
2016-09-07
1
-3
/
+8
*
ppc: Don't set access_type on all load/stores on hash64
Benjamin Herrenschmidt
2016-09-07
1
-1
/
+3
*
ppc: Fix CFAR updates
Benjamin Herrenschmidt
2016-09-07
1
-4
/
+4
*
ppc: Speed up dcbz
Benjamin Herrenschmidt
2016-09-07
2
-28
/
+29
*
ppc: Handle unconditional (always/never) traps at translation time
Benjamin Herrenschmidt
2016-09-07
1
-6
/
+43
*
ppc: Make alignment exceptions suck less
Benjamin Herrenschmidt
2016-09-07
2
-5
/
+6
*
ppc: Don't update NIP in dcbz and lscbx
Benjamin Herrenschmidt
2016-09-07
2
-8
/
+5
*
ppc: Don't update NIP if not taking alignment exceptions
Benjamin Herrenschmidt
2016-09-07
1
-2
/
+1
*
ppc: Don't update NIP on conditional trap instructions
Benjamin Herrenschmidt
2016-09-07
2
-10
/
+4
*
ppc: Don't update NIP BookE 2.06 tlbwe
Benjamin Herrenschmidt
2016-09-07
2
-7
/
+6
*
ppc: Don't update NIP in facility unavailable interrupts
Benjamin Herrenschmidt
2016-09-07
4
-14
/
+5
*
ppc: Don't update NIP in DCR access routines
Benjamin Herrenschmidt
2016-09-07
2
-22
/
+13
*
ppc: Fix source NIP on SLB related interrupts
Benjamin Herrenschmidt
2016-09-07
1
-8
/
+8
*
ppc: Make tlb_fill() use new exception helper
Benjamin Herrenschmidt
2016-09-07
3
-122
/
+91
*
ppc: Don't update NIP in lmw/stmw/icbi
Benjamin Herrenschmidt
2016-09-07
2
-11
/
+6
*
ppc: Don't update NIP in lswi/lswx/stswi/stswx
Benjamin Herrenschmidt
2016-09-07
3
-20
/
+32
*
ppc: FP exceptions are always precise
Benjamin Herrenschmidt
2016-09-07
1
-5
/
+6
*
ppc: Don't update the NIP in floating point generated code
Benjamin Herrenschmidt
2016-09-07
2
-34
/
+0
*
ppc: Make float_check_status() pass the return address
Benjamin Herrenschmidt
2016-09-07
1
-27
/
+40
*
ppc: Make float_invalid_op_excp() pass the return address
Benjamin Herrenschmidt
2016-09-07
1
-2
/
+4
*
ppc: Rename fload_invalid_op_excp to float_invalid_op_excp
Benjamin Herrenschmidt
2016-09-07
1
-61
/
+61
*
ppc: Move VSX ops out of translate.c
Benjamin Herrenschmidt
2016-09-07
3
-991
/
+994
*
ppc: Move VMX ops out of translate.c
Benjamin Herrenschmidt
2016-09-07
3
-1065
/
+1077
*
ppc: Move DFP ops out of translate.c
Benjamin Herrenschmidt
2016-09-07
3
-363
/
+365
*
ppc: Move embedded spe ops out of translate.c
Benjamin Herrenschmidt
2016-09-07
3
-1326
/
+1336
*
ppc: Move classic fp ops out of translate.c
Benjamin Herrenschmidt
2016-09-07
3
-1201
/
+1213
*
ppc: Provide basic raise_exception_* functions
Benjamin Herrenschmidt
2016-09-07
2
-17
/
+42
*
target-ppc: introduce opc4 for Expanded Opcode
Nikunj A Dadhania
2016-09-07
2
-54
/
+155
*
target-ppc: add maddhd and maddhdu instruction
Nikunj A Dadhania
2016-09-07
1
-0
/
+25
*
target-ppc: add maddld instruction
Nikunj A Dadhania
2016-09-07
1
-0
/
+14
*
target-ppc: add setb instruction
Vivek Andrew Sha
2016-09-07
1
-0
/
+22
*
target-ppc: add cmpeqb instruction
Nikunj A Dadhania
2016-09-07
3
-0
/
+35
*
target-ppc: add cnttzw[.] instruction
Nikunj A Dadhania
2016-09-07
3
-0
/
+17
*
target-ppc: add cnttzd[.] instruction
Sandipan Das
2016-09-07
3
-0
/
+16
*
target-ppc: add modulo dword operations
Nikunj A Dadhania
2016-09-07
1
-0
/
+48
[next]