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.c
Age
Commit message (
Expand
)
Author
2015-03-13
tcg: Change translator-side labels to a pointer
Richard Henderson
2015-03-09
display cpu id dump state
Tristan Gingold
2015-02-12
tcg: Introduce tcg_op_buf_count and tcg_op_buf_full
Richard Henderson
2015-02-12
tcg: Move emit of INDEX_op_end into gen_tb_end
Richard Henderson
2015-01-10
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2015-01-07
target-ppc: Mark SR() and gen_sync_exception() as !CONFIG_USER_ONLY
Peter Maydell
2015-01-07
target-ppc: Introduce Privileged TM Noops
Tom Musta
2015-01-07
target-ppc: Introduce tcheck
Tom Musta
2015-01-07
target-ppc: Introduce TM Noops
Tom Musta
2015-01-07
target-ppc: Introduce tbegin
Tom Musta
2015-01-07
target-ppc: Introduce tm_enabled Bit to CPU State
Tom Musta
2015-01-07
target-ppc: Eliminate set_fprf Argument From helper_compute_fprf
Tom Musta
2015-01-07
target-ppc: Eliminate set_fprf Argument From gen_compute_fprf
Tom Musta
2015-01-07
target-ppc: Fully Migrate to gen_set_cr1_from_fpscr
Tom Musta
2015-01-07
target-ppc: mffs. Should Set CR1 from FPSCR Bits
Tom Musta
2015-01-07
target-ppc: Fix Floating Point Move Instructions That Set CR1
Tom Musta
2015-01-07
target-ppc: Load/Store Vector Element Storage Alignment
Tom Musta
2015-01-03
gen-icount: check cflags instead of use_icount global
Paolo Bonzini
2014-12-23
target-ppc: pass DisasContext to SPR generator functions
Paolo Bonzini
2014-11-20
target-ppc: Altivec's mtvscr Decodes Wrong Register
Tom Musta
2014-11-04
target-ppc: Fix Altivec Round Opcodes
Tom Musta
2014-11-04
ppc: do not look at the MMU index to detect PR/HV mode
Paolo Bonzini
2014-11-04
target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64
Pierre Mallard
2014-11-04
ppc: compute mask from BI using right shift
Paolo Bonzini
2014-11-04
ppc: rename gen_set_cr6_from_fpscr
Paolo Bonzini
2014-09-08
target-ppc: Implement mulldo with TCG
Tom Musta
2014-09-08
target-ppc: Clean up mullwo
Tom Musta
2014-09-08
target-ppc: Clean Up mullw
Tom Musta
2014-09-08
target-ppc: Optimize rlwnm MB=0 ME=31
Tom Musta
2014-09-08
target-ppc: Optimize rlwinm MB=0 ME=31
Tom Musta
2014-09-08
target-ppc: Special Case of rlwimi Should Use Deposit
Tom Musta
2014-09-08
target-ppc: Bug Fix: srawi
Tom Musta
2014-09-08
target-ppc: Bug Fix: mullw
Tom Musta
2014-09-08
target-ppc: Bug Fix: mullwo
Tom Musta
2014-09-08
target-ppc: Bug Fix: rlwimi
Tom Musta
2014-09-08
target-ppc: Bug Fix: rlwnm
Tom Musta
2014-09-08
target-ppc: Bug Fix: rlwinm
Tom Musta
2014-08-12
trace: [tcg] Include TCG-tracing header on all targets
LluĂs Vilanova
2014-06-27
target-ppc: Remove unused gen_qemu_ld8s()
Peter Maydell
2014-06-27
target-ppc: Remove unused IMM and d extract helpers
Peter Maydell
2014-06-27
target-ppc: fixed translation of mcrxr instruction
Sorav Bansal
2014-06-16
target-ppc: Add POWER8's FSCR SPR
Alexey Kardashevskiy
2014-06-16
target-ppc: Fix Temporary Variable Leak in bctar
Tom Musta
2014-06-16
PPC: e500: Merge 32 and 64 bit SPE emulation
Alexander Graf
2014-06-16
PPC: SPE: Fix high-bits bitmask
Alexander Graf
2014-06-16
target-ppc: Allow little-endian user mode.
Doug Kwan
2014-06-16
target-ppc: Fix popcntb Opcode Bug
Tom Musta
2014-06-16
PPC: Add dcbtls emulation
Alexander Graf
2014-06-16
PPC: Fail on leaking temporaries
Alexander Graf
2014-06-16
PPC: Fix TCG chunks that don't free their temps
Alexander Graf
[next]