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
/
translate
Age
Commit message (
Expand
)
Author
2016-09-23
target-ppc: convert st64 to use new macro
Nikunj A Dadhania
2016-09-23
target-ppc: convert ld64 to use new macro
Nikunj A Dadhania
2016-09-23
target-ppc: add vector permute right indexed instruction
Rajalakshmi Srinivasaraghavan
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-07
ppc: Rename #include'd .c files to .inc.c
Benjamin Herrenschmidt
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
ppc: Don't update the NIP in floating point generated code
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