index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
Age
Commit message (
Expand
)
Author
2016-09-23
target-ppc: add vector bit permute doubleword instruction
Rajalakshmi Srinivasaraghavan
2016-09-23
target-ppc: add vector count trailing zeros instructions
Rajalakshmi Srinivasaraghavan
2016-09-23
target-ppc: add vector extract instructions
Rajalakshmi Srinivasaraghavan
2016-09-23
target-ppc: add vector insert instructions
Rajalakshmi Srinivasaraghavan
2016-09-23
ppc: restrict the use of the rfi instruction
Benjamin Herrenschmidt
2016-09-15
Remove unused function declarations
Ladi Prosek
2016-09-07
ppc: Improve a few more helper flags
Benjamin Herrenschmidt
2016-09-07
ppc: Improve the exception helpers flags
Benjamin Herrenschmidt
2016-09-07
ppc: Improve flags for helpers loading/writing the time facilities
Benjamin Herrenschmidt
2016-09-07
ppc: Don't generate dead code on unconditional branches
Benjamin Herrenschmidt
2016-09-07
ppc: Rename #include'd .c files to .inc.c
Benjamin Herrenschmidt
2016-09-07
target-ppc: add extswsli[.] instruction
Nikunj A Dadhania
2016-09-07
target-ppc: add vsrv instruction
Vivek Andrew Sha
2016-09-07
target-ppc: add vslv instruction
Vivek Andrew Sha
2016-09-07
target-ppc: add vcmpnez[b,h,w][.] instructions
Swapnil Bokade
2016-09-07
target-ppc: add vabsdu[b,h,w] instructions
Sandipan Das
2016-09-07
target-ppc: add dtstsfi[q] instructions
Sandipan Das
2016-09-07
target-ppc: implement branch-less divd[o][.]
Nikunj A Dadhania
2016-09-07
target-ppc: implement branch-less divw[o][.]
Nikunj A Dadhania
2016-09-07
ppc: load/store multiple and string insns don't do LE
Benjamin Herrenschmidt
2016-09-07
ppc: Use a helper to generate "LE unsupported" alignment interrupts
Benjamin Herrenschmidt
2016-09-07
ppc: Don't set access_type on all load/stores on hash64
Benjamin Herrenschmidt
2016-09-07
ppc: Fix CFAR updates
Benjamin Herrenschmidt
2016-09-07
ppc: Speed up dcbz
Benjamin Herrenschmidt
2016-09-07
ppc: Handle unconditional (always/never) traps at translation time
Benjamin Herrenschmidt
2016-09-07
ppc: Make alignment exceptions suck less
Benjamin Herrenschmidt
2016-09-07
ppc: Don't update NIP in dcbz and lscbx
Benjamin Herrenschmidt
2016-09-07
ppc: Don't update NIP if not taking alignment exceptions
Benjamin Herrenschmidt
2016-09-07
ppc: Don't update NIP on conditional trap instructions
Benjamin Herrenschmidt
2016-09-07
ppc: Don't update NIP BookE 2.06 tlbwe
Benjamin Herrenschmidt
2016-09-07
ppc: Don't update NIP in facility unavailable interrupts
Benjamin Herrenschmidt
2016-09-07
ppc: Don't update NIP in DCR access routines
Benjamin Herrenschmidt
2016-09-07
ppc: Fix source NIP on SLB related interrupts
Benjamin Herrenschmidt
2016-09-07
ppc: Make tlb_fill() use new exception helper
Benjamin Herrenschmidt
2016-09-07
ppc: Don't update NIP in lmw/stmw/icbi
Benjamin Herrenschmidt
2016-09-07
ppc: Don't update NIP in lswi/lswx/stswi/stswx
Benjamin Herrenschmidt
2016-09-07
ppc: FP exceptions are always precise
Benjamin Herrenschmidt
2016-09-07
ppc: Don't update the NIP in floating point generated code
Benjamin Herrenschmidt
2016-09-07
ppc: Make float_check_status() pass the return address
Benjamin Herrenschmidt
2016-09-07
ppc: Make float_invalid_op_excp() pass the return address
Benjamin Herrenschmidt
2016-09-07
ppc: Rename fload_invalid_op_excp to float_invalid_op_excp
Benjamin Herrenschmidt
2016-09-07
ppc: Move VSX ops out of translate.c
Benjamin Herrenschmidt
2016-09-07
ppc: Move VMX ops out of translate.c
Benjamin Herrenschmidt
2016-09-07
ppc: Move DFP ops out of translate.c
Benjamin Herrenschmidt
2016-09-07
ppc: Move embedded spe ops out of translate.c
Benjamin Herrenschmidt
2016-09-07
ppc: Move classic fp ops out of translate.c
Benjamin Herrenschmidt
2016-09-07
ppc: Provide basic raise_exception_* functions
Benjamin Herrenschmidt
2016-09-07
target-ppc: introduce opc4 for Expanded Opcode
Nikunj A Dadhania
2016-09-07
target-ppc: add maddhd and maddhdu instruction
Nikunj A Dadhania
2016-09-07
target-ppc: add maddld instruction
Nikunj A Dadhania
[prev]
[next]