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

This commit is contained in:
jhibbits 2015-12-11 01:30:20 +00:00
parent f6deaeefad
commit f06dc3c860

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:
/*