instruction bytes
address of start of instruction, not including prefix. Use calccodsize() to determine start not including prefix. Updated to be address of the offset part of the instruction. Caller determines if it is relative to the start of the next instruction or not.
set to be address of jump target
true if jump or call target
If instruction is a jump or a call, get information about where the offset is and what it is.