Store Longword (stl)

Syntax

stl $s_reg, address

Description

Store Longword stores the four least significant bytes of the source register in the memory location specified by the effective address.

If the effective address is not evenly divisible by 4, a data alignment exception is signaled.