Statistics
| Branch: | Revision:

root / target-cris @ 4da450e6

Name Size
cpu.h 6.4 kB
crisv32-decode.h 5.5 kB
exec.h 1.9 kB
helper.c 4.5 kB
helper.h 883 Bytes
machine.c 125 Bytes
mmu.c 8.3 kB
mmu.h 383 Bytes
op.c 15.9 kB
op_helper.c 10.7 kB
op_mem.c 1.6 kB
op_template.h 1.2 kB
opcode-cris.h 10.1 kB
translate.c 74.1 kB

Latest revisions

# Date Author Comment
a39f8f3a 05/12/2008 10:57 am edgar_igl

CRIS: Remove some old dyngen T0/T1 fiddle. More usage of the results from the x flag liveness analysis.

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

390efc54 05/11/2008 05:35 pm pbrook

Add TCG native negation op.

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

44cd42ee 05/11/2008 05:28 pm edgar_igl

CRIS: Add support for the pseudo randomized set that the mmu provides with TLB refill faults. This makes linux guests use the four way TLB set associativty.

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

86831435 05/11/2008 03:22 pm pbrook

Add zero extension (pseudo-)ops.

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

2f3a1b07 05/10/2008 10:20 pm edgar_igl

CRIS: helper_dummy no longer needed as barrier for qemu_ld/st.

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

939ef593 05/09/2008 09:45 pm aurel32

Move #include "softfloat.h" to cpu-all.h

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

73e51723 05/09/2008 11:14 am edgar_igl

CRIS: Concistent use of btarget and make it possible to single-step over delayslots.

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

dceaf394 05/07/2008 06:24 pm edgar_igl CRIS: More TCG conversion.
  • Convert moves to/from support function regs (including TLB updates) to TCG.
  • SCC no longer requires T0 to strictly be 0 or 1, relaxed to 0 or non-zero.
  • Convert the the condition code evaluation to TCG.
  • Convert rfe into a helper and TCG....
17ac9754 05/06/2008 11:30 am edgar_igl More TCG updates for CRIS
  • Convert parts of the jump logic to TCG.
  • Stores no longer have to go via T0/T1.
  • Use the byte and halfword ldx_code variants when appropriate for insn fetching.
  • Do not disassemble beyond the translation block.

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

ef29a70d 05/06/2008 11:04 am edgar_igl CRIS MMU Updates
  • Add support for exec faults and for the k protection bit.
  • Abort if search_pc causes recursive mmu faults.

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

View revisions

Also available in: Atom