Open Source & Linux Lab

It's better when it's simple

User Tools

Site Tools


etc:users:jcmvbkbc:qemu-target-xtensa

This is an old revision of the document!


QEMU support for Xtensa

Things to do:

  • core/basic opcodes implementation;
    • [+] and/or/xor;
    • [+] add[x*]/sub[x*]/add.n/addi.n
    • [+] call0, j
    • [+] l32r
  • MMU;
    • [+] no-mmu mode;
  • gdbserver;
    • [+] xml register map, read/write register;
    • [+] debug exception, single step mode;
    • [-] hw/sw breakpoints;
    • [-] wrong disassembly;
  • exceptions;
    • [+] debug;
  • sample evaluation board;
    • [+] memory mapping, ELF loader;
    • [-] standard periferals.
etc/users/jcmvbkbc/qemu-target-xtensa.1300090988.txt.gz · Last modified: 2011/03/14 11:23 by jcmvbkbc