Statistics
| Branch: | Revision:

root / target-cris @ 4e17eae9

Name Size
cpu.h 6.5 kB
crisv10-decode.h 3.4 kB
crisv32-decode.h 5.5 kB
exec.h 1.4 kB
helper.c 6.3 kB
helper.h 1 kB
machine.c 2.2 kB
mmu.c 8.6 kB
mmu.h 397 Bytes
op_helper.c 13.5 kB
opcode-cris.h 10 kB
translate.c 82.1 kB
translate_v10.c 38.1 kB

Latest revisions

# Date Author Comment
4fcc562b 03/12/2010 08:34 pm Paul Brook

Remove cpu_get_phys_page_debug from userspace emulation

cpu_get_phys_page_debug makes no sense for userspace emulation, so remove it.

Signed-off-by: Paul Brook <>

52705890 03/12/2010 06:28 pm Richard Henderson

Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.

Removes a set of ifdefs from exec.c.

Introduce TARGET_VIRT_ADDR_SPACE_BITS for all targets other
than Alpha. This will be used for page_find_alloc, which is
supposed to be using virtual addresses in the first place....

70539e18 03/07/2010 05:48 pm Blue Swirl

Update to a hopefully more future proof FSF address

See also 8167ee883931cb20c6264fc19d040ce2dc6ceaaa,
530e7615ce3c01882e582c84dc6304ab98a3d5c5 and
fad6cb1a565bb73f83fc0e2654489457b489e436.

Signed-off-by: Blue Swirl <>

4ffb9ae2 02/20/2010 08:17 pm Edgar E. Iglesias

cris: Mask interrupts on dslots for CRISv10.

CRISv10 cores (unlike v32) do not take any interrupts while delayed
jumps are pending (delay slots).

Signed-off-by: Edgar E. Iglesias <>

bf76bafa 02/16/2010 12:39 am Edgar E. Iglesias

crisv10: Prettify.

Signed-off-by: Edgar E. Iglesias <>

40e9eddd 02/15/2010 01:18 pm Edgar E. Iglesias

cris: Add support for CRISv10 translation.

Signed-off-by: Edgar E. Iglesias <>

46e246c9 02/15/2010 01:15 pm Edgar E. Iglesias

cris: Use tcg_gen_movi_tl.

Signed-off-by: Edgar E. Iglesias <>

7a977356 02/15/2010 12:47 pm Edgar E. Iglesias

cris: Add v10 style interrupts.

Signed-off-by: Edgar E. Iglesias <>

95475216 02/15/2010 12:20 pm Edgar E. Iglesias

crisv10: Always clear the V and C flags on btst.

Signed-off-by: Edgar E. Iglesias <>

fb9fb692 02/15/2010 12:17 pm Edgar E. Iglesias

cris: Prepare for CRISv10.

  • Add prefix flag and special reg.
  • Add interrupt lockout.
  • Add CC_OP_MSTEP.

Signed-off-by: Edgar E. Iglesias <>

View revisions

Also available in: Atom