Follow up to r292071. Actually handle the Altivec Assist for book-e.

This commit is contained in:
Justin Hibbits 2015-12-11 01:30:20 +00:00
parent a39f10532a
commit 541c5806e6

View File

@ -252,6 +252,7 @@ trap(struct trapframe *frame)
enable_fpu(td);
break;
case EXC_VECAST_E:
case EXC_VECAST_G4:
case EXC_VECAST_G5:
/*