Replace hard coded opcodes from #93841 with regexes to be more flexible. (#96277)
This change removes the hard coded opcode values and replaces them with
regexes so that the test can deal with different opcode numbers being
assigned and unbreak a ton of bots.