mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-08 18:28:43 +00:00
Don't disable FPU since it causes excessive traps that make the driver almost
completely unusable. From NetBSD. ok matthieu@
This commit is contained in:
@@ -783,7 +783,7 @@ roll_wide:
|
||||
sub %tmp3, %rightw, %curw
|
||||
|
||||
return: return %i7+8
|
||||
wr %g0, 0, %fprs
|
||||
wr %g0, 4, %fprs
|
||||
|
||||
narrowst:
|
||||
and %leftw, 0x38, %tmp1
|
||||
@@ -2178,7 +2178,7 @@ rroll_wide:
|
||||
sub %curw, %rightw, %curw
|
||||
|
||||
rreturn:return %i7+8
|
||||
wr %g0, 0, %fprs
|
||||
wr %g0, 4, %fprs
|
||||
|
||||
narrowstr:
|
||||
cmp %rightw, 64
|
||||
|
||||
Reference in New Issue
Block a user