On 7/25/2012 11:24 PM, Walter Bright wrote:
jmp near ptr L39 jmp near ptr L3F jmp near ptr L45 jmp near ptr L4B jmp near ptr L51 jmp near ptr L57
I tried replacing these with 2 byte jmp instructions, instead of 5 byte ones, but no improvement.
On 7/25/2012 11:24 PM, Walter Bright wrote:
jmp near ptr L39 jmp near ptr L3F jmp near ptr L45 jmp near ptr L4B jmp near ptr L51 jmp near ptr L57
I tried replacing these with 2 byte jmp instructions, instead of 5 byte ones, but no improvement.