[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH][SPARC] FPU deferred trap-queue
From: |
Aurelien Jarno |
Subject: |
[Qemu-devel] [PATCH][SPARC] FPU deferred trap-queue |
Date: |
Tue, 3 Apr 2007 02:12:14 +0200 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
Hi,
The current emulated SPARC FPU does not support deferred trap-queue. In
such cases the STDFQ instruction should generate an fp_exception trap
with the FTT field to sequence_error instead of the current
illegal_instruction trap.
The attached patch fixes that. It also ensures that the qne bit of the
FSR register is always zero, ie that there is no deferred trap-queue
pending.
Bye,
Aurelien
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `' address@hidden | address@hidden
`- people.debian.org/~aurel32 | www.aurel32.net
sparc-qemu-stdfq.diff
Description: Text Data
- [Qemu-devel] [PATCH][SPARC] FPU deferred trap-queue,
Aurelien Jarno <=