ne more important comment in 2's comp subtraction ,overflow as I said will be ignored however it will give a note about the result is postive or negtive. only whe u add one postive number to a negative one like 5+(-3) or 3+(-5)
however if you add 2 negative number so diffenately the result is negative and no need to check the overflow exist or not like
-14 +(-14)