pdp10-its-disassembler icon indicating copy to clipboard operation
pdp10-its-disassembler copied to clipboard

Heuristic for .±N, N small

Open larsbrinkhoff opened this issue 6 years ago • 2 comments

If the instruction address isn't found in the symbol table, and it's close to the instruction location, disassemble it as .±N.

larsbrinkhoff avatar Aug 16 '19 13:08 larsbrinkhoff

N must definitely be smaller than 8.

larsbrinkhoff avatar Aug 16 '19 14:08 larsbrinkhoff

Maybe also for symbol±N. Maybe the acceptable N should be smaller for this case, like at most 2.

larsbrinkhoff avatar Mar 12 '22 16:03 larsbrinkhoff