index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-01
Correct ppc popcntb logic, implement popcntw and popcntd
David Gibson
1
-0
/
+2
2011-04-01
Implement PowerPC slbmfee and slbmfev instructions
David Gibson
1
-0
/
+2
2011-04-01
Add a hook to allow hypercalls to be emulated on PowerPC
David Gibson
1
-0
/
+2
2011-04-01
Clean up PowerPC SLB handling code
David Gibson
1
-3
/
+26
2010-10-30
target-xxx: Use fprintf_function (format checking)
Stefan Weil
1
-2
/
+2
2010-10-13
ppc: remove video.x
Blue Swirl
1
-3
/
+0
2010-09-30
powerpc: Add a virtex5 ml507 refdesign board
Edgar E. Iglesias
1
-0
/
+4
2010-09-24
powerpc: Improve emulation of the BookE MMU
Edgar E. Iglesias
1
-0
/
+3
2010-07-03
remove exec-all.h inclusion from cpu.h
Paolo Bonzini
1
-1
/
+0
2010-07-03
move cpu_pc_from_tb to target-*/exec.h
Paolo Bonzini
1
-5
/
+0
2010-03-12
Target specific usermode cleanup
Paul Brook
1
-0
/
+6
2010-03-12
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
1
-0
/
+17
2010-02-27
target-ppc: fix SPE evcmp* instructions
Nathan Froyd
1
-4
/
+4
2009-12-21
PPC: Make DCR uint32_t
Alexander Graf
1
-2
/
+2
2009-12-21
PPC64: Fix alternate timebase
Aurelien Jarno
1
-1
/
+1
2009-12-21
PPC64: Fix timebase
Alexander Graf
1
-1
/
+1
2009-11-07
PPC: rename cpu_ppc_reset to cpu_reset for consistency
Blue Swirl
1
-2
/
+0
2009-10-23
target-ppc: move often used CPU fields at the top of the structure
Aurelien Jarno
1
-4
/
+4
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-43
/
+45
2009-10-01
Get rid of _t suffix
malc
1
-45
/
+43
2009-08-24
cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
Nathan Froyd
1
-0
/
+1
2009-08-16
Replace REGX with PRIx64
Blue Swirl
1
-2
/
+0
2009-08-16
Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
Blue Swirl
1
-2
/
+0
2009-08-16
Replace always_inline with inline
Blue Swirl
1
-1
/
+1
2009-08-03
target-ppc: add exceptions for conditional stores
Nathan Froyd
1
-0
/
+5
2009-08-03
target-ppc: retain l{w,d}arx loaded value
Nathan Froyd
1
-1
/
+3
2009-08-03
target-ppc: add cpu_set_tls
Nathan Froyd
1
-0
/
+11
2009-08-03
target-ppc: fix cpu_clone_regs
Nathan Froyd
1
-3
/
+1
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-05-19
Hardware convenience library
Paul Brook
1
-1
/
+0
2009-05-16
target-ppc: expose cpu capability flags
Nathan Froyd
1
-0
/
+139
2009-04-28
Fix PPC reset
Blue Swirl
1
-1
/
+2
2009-03-13
Make the ELF loader aware of backwards compatibility
blueswir1
1
-2
/
+1
2009-03-07
Keep SLB in-CPU
blueswir1
1
-0
/
+7
2009-03-07
Implement large pages
blueswir1
1
-0
/
+1
2009-03-07
Implement slbmte
blueswir1
1
-1
/
+2
2009-03-07
The _exit syscall is used for both thread termination in NPTL applications,
pbrook
1
-1
/
+2
2009-03-02
kvm/powerpc: Add irq support for E500 core
aurel32
1
-0
/
+10
2009-02-08
Load 32 bit ELF BIOS images also on PPC64
blueswir1
1
-1
/
+2
2009-02-03
Rename spe_status to vec_status
aurel32
1
-1
/
+3
2009-02-03
Add f field to ppc_avr_t
aurel32
1
-0
/
+1
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-1
/
+1
2009-01-03
Add vscr access macros.
aurel32
1
-0
/
+7
2008-12-18
target-ppc: fix type of spe_acc.
aurel32
1
-1
/
+1
2008-12-15
target-ppc: add signed fields to ppc_avr_t.
aurel32
1
-0
/
+3
2008-12-11
target-ppc: remove remaining warnings
aurel32
1
-2
/
+7
2008-12-07
target-ppc: convert SPR accesses to TCG
aurel32
1
-27
/
+14
2008-12-06
target-ppc: remove dead code
aurel32
1
-5
/
+1
2008-12-06
target-ppc: convert SLB/TLB instructions to TCG
aurel32
1
-1
/
+1
2008-11-30
Common cpu_loop_exit prototype
aurel32
1
-1
/
+0
[next]