Consider the 8-bit signed integers \( X, Y \) and \( Z \) represented using the sign-magnitude form. The binary representations of \( X \) and \( Y \) are as follows:
\[ X: 10110100 \qquad Y: 01001100 \]
Which of the following operations to compute \( Z \) result(s) in an arithmetic overflow?