1Regression test for the interpreter and optimizing's builder which used
2to trip when compiled code contained a packed switch with no targets.
3Regression test for the arm64 mterp miscalculating the switch table
4address, zero-extending a register instead of sign-extending.
5