Absolute Value Longword (absl)

Syntax

absl $s_reg, $d_reg

absl $d_reg/$s_reg

absl val_immed, $d_reg

Description

Absolute Value Longword computes the absolute value of the contents of the source register and puts the result in the destination register. If the value in the source register is –2147483648, an overflow exception is signaled.