NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/58653: vector.S i386 btsl issue
Christos, thank you very much for fixing this!
It seems that no-one had ever tested NetBSD/i386 10.0 on Hyper-V,
but still, it would be nice to have this fix for 10.1.
Can someone test this fix on Hyper-V? I'd like to, but sorry,
I cannot for a while :( My knowledge on Hyper-V ~ zero, but rough
googling suggests 32-bit guests can run on 64-bit hypervisors...
Thanks,
rin
On 2024/08/29 8:20, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Wed Aug 28 23:20:50 UTC 2024
>
> Modified Files:
> src/sys/arch/i386/i386: vector.S
>
> Log Message:
> PR/58653: me: Revert btsl of negative value to orl
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.89 -r1.90 src/sys/arch/i386/i386/vector.S
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>
>
> Modified files:
Home |
Main Index |
Thread Index |
Old Index