These patch should add a flag to enable new opcodes, and a set of tests that:
- Ensure the opcodes are disabled with the flag unset
- 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.