hv.py: Disable exception patching

Signed-off-by: Hector Martin <marcan@marcan.st>
This commit is contained in:
Hector Martin 2021-05-28 01:24:02 +09:00
parent f502dc7a83
commit 64973d43a5

View file

@ -253,7 +253,7 @@ class HV:
ctx.elr += 4
self.patch_exception_handling()
#self.patch_exception_handling()
return True