Fix SIGILL handling in cpu instructions test

sigsetjmp buffer is invalid after return from the caller's frame.
So call it directly instead of do_sigsetjmp.

Test: Test gracefully fails on unimplemented instruction
Bug: 171727432
Change-Id: Ieead7f37dca2f063c92dc8b26322347c635ab8b3
1 file changed