Statistics
| Branch: | Revision:

root / target-xtensa @ 327ed10f

Name Size
  core-dc232b
  core-dc233c
  core-fsf
Makefile.objs 156 Bytes
core-dc232b.c 2 kB
core-dc233c.c 2 kB
core-fsf.c 1.9 kB
cpu-qom.h 3.2 kB
cpu.c 5.1 kB
cpu.h 14.2 kB
gdbstub.c 3 kB
helper.c 21.6 kB
helper.h 2.4 kB
op_helper.c 27.6 kB
overlay_tool.h 17.7 kB
translate.c 102.3 kB
xtensa-semi.c 9.7 kB

Latest revisions

# Date Author Comment
676056d4 02/24/2014 02:47 am Max Filippov

target-xtensa: refactor standard core configuration

Coalesce all standard configuration sections into single
DEFAULT_SECTIONS macro for all cores. This allows to add new features in
a single place: overlay_tool.h

Signed-off-by: Max Filippov <>

604e1f9c 02/24/2014 02:47 am Max Filippov

target-xtensa: provide HW confg ID registers

Signed-off-by: Max Filippov <>

65026682 02/24/2014 02:47 am Max Filippov

target-xtensa: add RRRI4 opcode format fields

This encoding is used by cache instructions.

Signed-off-by: Max Filippov <>

7c842590 02/24/2014 02:47 am Max Filippov

target-xtensa: add basic checks to dcache opcodes

Check privilege level for privileged instructions (DHI, DHU, DII, DIU, DIWB,
DIWBI, DPFL are privileged), memory accessibility for instructions that
reference memory (all DH* and DPFL) and windowed register validity for all...

e848dd42 02/24/2014 02:47 am Max Filippov

target-xtensa: add basic checks to icache opcodes

Check privilege level for privileged instructions (IHU, III, IIU and IPFL
are privileged), memory accessibility for instructions that reference memory
(IH* and IPFL) and windowed register validity for all instruction cache...

fdfba1a2 02/11/2014 02:56 pm Edgar E. Iglesias

exec: Make ldl_*_phys input an AddressSpace

Reviewed-by: Peter Maydell <>
Signed-off-by: Edgar E. Iglesias <>

29d8ec7b 02/11/2014 02:55 pm Edgar E. Iglesias

exec: Make tb_invalidate_phys_addr input an AS

No functional change.

Reviewed-by: Peter Maydell <>
Signed-off-by: Edgar E. Iglesias <>

ebbfd5a0 11/08/2013 07:26 am Max Filippov

target-xtensa: add missing DEBUG section to dc233c config

This fixes missing debug feature opcodes of dc233c core variant.

Cc:
Signed-off-by: Max Filippov <>

ca529f8e 10/15/2013 04:23 pm Max Filippov

target-xtensa: add in_asm logging

Signed-off-by: Max Filippov <>

5cd8f621 10/10/2013 09:43 pm Richard Henderson

tcg: Move helper registration into tcg_context_init

No longer needs to be done on a per-target basis.

Signed-off-by: Richard Henderson <>

View revisions

Also available in: Atom