On 08/09/2015 01:13 PM, Laurent Vivier wrote:
"Overflow may be detected and set before the instruction completes.
If the instruction detects an overflow, it sets the overflow condition
code, and the operands are unaffected."
May also implies may not. I presume this is important for matching ha
"Overflow may be detected and set before the instruction completes.
If the instruction detects an overflow, it sets the overflow condition
code, and the operands are unaffected."
Signed-off-by: Laurent Vivier
---
target-m68k/translate.c | 26 +-
1 file changed, 17 inserti