I'm trying to implement a 64-bit subtract with overflow detection using 32-bit instructions and I can't seem to crack it. Without overflow detection it's trivial but I can't get a reliable mechanism for detecting overflow. Does anyone have a simple s/390 algorithm they'd like to share?
Neale
