Follow up to r292071. Actually handle the Altivec Assist for book-e.
This commit is contained in:
parent
f6deaeefad
commit
f06dc3c860
@ -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…
x
Reference in New Issue
Block a user