std

Assembly Syntax

std regrd, [address]

Operation

Store double word from regrd into memory at location address.

Comments

Even-odd pair of registers is used; even register holds the more significant word

Example

std %r10, some_addr

Instruction format

Instruction format

Home Page Index Page All Store Instructions