Revision a785e42e qemu-tech.texi
b/qemu-tech.texi | ||
---|---|---|
199 | 199 |
|
200 | 200 |
@item Full SPARC V8 emulation, including privileged |
201 | 201 |
instructions, FPU and MMU. SPARC V9 emulation includes most privileged |
202 |
instructions, FPU and I/D MMU, but misses most VIS instructions.
|
|
202 |
and VIS instructions, FPU and I/D MMU. Alignment is fully enforced.
|
|
203 | 203 |
|
204 |
@item Can run most 32-bit SPARC Linux binaries and some handcrafted 64-bit SPARC Linux binaries. |
|
204 |
@item Can run most 32-bit SPARC Linux binaries, SPARC32PLUS Linux binaries and |
|
205 |
some 64-bit SPARC Linux binaries. |
|
205 | 206 |
|
206 | 207 |
@end itemize |
207 | 208 |
|
... | ... | |
212 | 213 |
@item IPC syscalls are missing. |
213 | 214 |
|
214 | 215 |
@item 128-bit floating point operations are not supported, though none of the |
215 |
real CPUs implement them either. FCMPE[SD] are not correctly |
|
216 |
implemented. Floating point exception support is untested. |
|
217 |
|
|
218 |
@item Alignment is not enforced at all. |
|
216 |
real CPUs implement them either. Floating point exception support is untested. |
|
219 | 217 |
|
220 | 218 |
@item Atomic instructions are not correctly implemented. |
221 | 219 |
|
Also available in: Unified diff