qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] MIPS FPU dynamic activation, part 1


From: Hervé Poussineau
Subject: [Qemu-devel] [PATCH] MIPS FPU dynamic activation, part 1
Date: Sun, 25 Feb 2007 21:30:30 +0100

Hi,

This patch remove (most of) the use of the #define MIPS_USES_FPU, and
replaces it with a check of the FP bit in the config1 register.
The only place where MIPS_USES_FPU is still used is when resetting a CPU, to
set (or not) the FP bit.

In a latter patch, this bit may be dynamically enabled according to some
condition, as a command line switch or the CPU model.

Hervé

Attachment: fpu.diff
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]