Follow up to r292071. Actually handle the Altivec Assist for book-e.
This commit is contained in:
parent
a39f10532a
commit
541c5806e6
@ -252,6 +252,7 @@ trap(struct trapframe *frame)
|
||||
enable_fpu(td);
|
||||
break;
|
||||
|
||||
case EXC_VECAST_E:
|
||||
case EXC_VECAST_G4:
|
||||
case EXC_VECAST_G5:
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user