qemu-tech.texi: update implemented xtensa features list
Debug option is available since QEMU-1.2; FP coprocessor and coprocessor context is available since QEMU-1.3. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
e912c96f7d
commit
044d003db9
@ -262,16 +262,16 @@ Current QEMU limitations:
|
|||||||
|
|
||||||
@item Core Xtensa ISA emulation, including most options: code density,
|
@item Core Xtensa ISA emulation, including most options: code density,
|
||||||
loop, extended L32R, 16- and 32-bit multiplication, 32-bit division,
|
loop, extended L32R, 16- and 32-bit multiplication, 32-bit division,
|
||||||
MAC16, miscellaneous operations, boolean, multiprocessor synchronization,
|
MAC16, miscellaneous operations, boolean, FP coprocessor, coprocessor
|
||||||
|
context, debug, multiprocessor synchronization,
|
||||||
conditional store, exceptions, relocatable vectors, unaligned exception,
|
conditional store, exceptions, relocatable vectors, unaligned exception,
|
||||||
interrupts (including high priority and timer), hardware alignment,
|
interrupts (including high priority and timer), hardware alignment,
|
||||||
region protection, region translation, MMU, windowed registers, thread
|
region protection, region translation, MMU, windowed registers, thread
|
||||||
pointer, processor ID.
|
pointer, processor ID.
|
||||||
|
|
||||||
@item Not implemented options: FP coprocessor, coprocessor context,
|
@item Not implemented options: data/instruction cache (including cache
|
||||||
data/instruction cache (including cache prefetch and locking), XLMI,
|
prefetch and locking), XLMI, processor interface. Also options not
|
||||||
processor interface, debug. Also options not covered by the core ISA
|
covered by the core ISA (e.g. FLIX, wide branches) are not implemented.
|
||||||
(e.g. FLIX, wide branches) are not implemented.
|
|
||||||
|
|
||||||
@item Can run most Xtensa Linux binaries.
|
@item Can run most Xtensa Linux binaries.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user