Statistics
| Branch: | Revision:

root / target-ppc @ e1571908

Name Size
STATUS 10.6 kB
cpu.h 58.3 kB
exec.h 3.5 kB
helper.c 95.8 kB
helper.h 274 Bytes
helper_regs.h 3.4 kB
machine.c 418 Bytes
mfrom_table.c 3.3 kB
mfrom_table_gen.c 652 Bytes
op.c 42.6 kB
op_helper.c 76.2 kB
op_helper.h 9.2 kB
op_helper_mem.h 10.9 kB
op_mem.h 33 kB
op_mem_access.h 4 kB
translate.c 239.8 kB
translate_init.c 403.4 kB

Latest revisions

# Date Author Comment
e1571908 10/21/2008 02:31 pm aurel32

target-ppc: convert crf related instructions to TCG

Signed-off-by: Aurelien Jarno <>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5505 c046a42c-6fe2-441c-8c8c-71466251a162

cf960816 10/21/2008 02:29 pm aurel32

target-ppc: use the new TCG logical operations

Signed-off-by: Aurelien Jarno <>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5503 c046a42c-6fe2-441c-8c8c-71466251a162

3d7b417e 10/21/2008 02:28 pm aurel32

target-ppc: Convert XER accesses to TCG

Define XER bits as a single register and access them individually to
avoid defining 5 32-bit registers (TCG doesn't permit to map 8-bit
registers).

Signed-off-by: Aurelien Jarno <>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5500 c046a42c-6fe2-441c-8c8c-71466251a162

ed69522c 10/16/2008 01:25 am aurel32

PPC: fix dcbi instruction

Signed-off-by: Aurelien Jarno <>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5495 c046a42c-6fe2-441c-8c8c-71466251a162

3d3a6a0a 10/15/2008 08:00 pm aurel32

PPC: convert SPE logical instructions to TCG

(Nathan Froyd)

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5494 c046a42c-6fe2-441c-8c8c-71466251a162

b61f2753 10/15/2008 08:00 pm aurel32

ppc: convert integer load/store to TCG

Signed-off-by: Aurelien Jarno <>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5493 c046a42c-6fe2-441c-8c8c-71466251a162

19f98ff6 10/15/2008 08:00 pm aurel32

target-ppc: fix a TCG local variable creation

Signed-off-by: Aurelien Jarno <>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5492 c046a42c-6fe2-441c-8c8c-71466251a162

f0aabd1a 10/15/2008 08:00 pm aurel32

PPC: convert SPE effective address computation to TCG

Signed-off-by: Aurelien Jarno <>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5491 c046a42c-6fe2-441c-8c8c-71466251a162

e2be8d8d 10/14/2008 10:55 pm aurel32

PPC: convert effective address computation to TCG

Signed-off-by: Aurelien Jarno <>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5490 c046a42c-6fe2-441c-8c8c-71466251a162

ee600be6 10/02/2008 01:01 am aurel32

ppc: fix crash in ppc system single step support

There was a bogus case where two system debug ops get generated. This
patch removes the broken system debug op. This was a left over after
making some changes to correctly generate debug ops on branch
operations inside gen_goto_tb();...

View revisions

Also available in: Atom