This just searches for occurrances of "lis" opcode, then checks the first three digits of the immediate value.
If they are "800" (hex), then looks at the next 5 instructions for ori "opcode". If that passes, then double checks to make sure they use the same target register. Then prints the...