On 3/11/19 12:15 PM, Sven Schnelle wrote:
> HP ODE use rfi to set the Q bit, and i don't see anything in the
> documentation that this is forbidden. So remove it.
>
> Signed-off-by: Sven Schnelle
> ---
> target/hppa/op_helper.c | 5 -
> 1 file changed, 5 deletions(-)
Reviewed-by: Richard He
HP ODE use rfi to set the Q bit, and i don't see anything in the
documentation that this is forbidden. So remove it.
Signed-off-by: Sven Schnelle
---
target/hppa/op_helper.c | 5 -
1 file changed, 5 deletions(-)
diff --git a/target/hppa/op_helper.c b/target/hppa/op_helper.c
index a05681d480