STR
STR Rd, [Rn, #+imm12]
arm_a32 ARM_A32 LoadStore may_store
A32_STR_IMM
Encoding
| encoding_kind | ARM_A32 |
| size_bits | 32 |
| variant | a32 |
| instr_word_bits | 32 |
| fixed_bits | E5800000 |
| fixed_mask | FFF00000 |
| cond_field | [31:28] |
| set_flags | False |
Operands (3)
| # | Role | Kind | Class / Reg | Width | Access | Visibility | Encoded in |
|---|---|---|---|---|---|---|---|
| 0 | Rd | REG | GPR | d (32b) | R | EXPLICIT | bits[15:12] |
| 1 | Rn | REG | GPR | d (32b) | R | EXPLICIT | bits[19:16] |
| 2 | imm12 | IMM | w (12b) | R | EXPLICIT | bits[11:0] |
Micro-ops sequence (2)
Ordered sequence of primitive operations the emulator dispatches. Ghidra-p-code-style — INTRINSIC escapes arch-specific ops that don't decompose cleanly.
- 0 INT_ADD addr ← (Rn, imm12) 32b
- 1 STORE (addr, Rd) 32b