Syntax
stb $s_reg, address
Description
Store Byte stores the least significant byte of the source register in the memory location specified by the effective address.
Note The assembler destroys the contents of temporary registers $at, $t9, $t10, and $t11 for this instruction unless the .arch directive or the /arch command-line option causes the assembler to generate a single machine instruction in response to the stb command.