These patch should add a flag to enable new opcodes, and a set of tests that:
1. Ensure the opcodes are disabled with the flag unset
2. Ensure the opcodes are disabled when the flag is set
Further patches will have to fix these tests, and prove that the functionality has been integrated correctly with the codebase.