target/alpha: Honor the FEN bit
commit9d14a0428012b0bb7969aec512f2357247a86236
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 21 Jun 2021 17:02:34 +0000 (21 10:02 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 28 Jun 2021 14:27:55 +0000 (28 07:27 -0700)
tree59e65b2a174ed231cbe508a57a2adf7950cc40d0
parentc6446a1b6d8a89f4ab8fe85b5bc03bb05d337b82
target/alpha: Honor the FEN bit

This bit is used by NetBSD for lazy fpu migration.

Tested-by: Jason Thorpe <thorpej@me.com>
Reported-by: Jason Thorpe <thorpej@me.com>
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/438
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/alpha/translate.c