mirror of
https://github.com/haven1433/HexManiacAdvance.git
synced 2026-05-26 15:30:15 -05:00
* `ldr rn, #` requires an input to be a multiple of 4 * `ldrh rn, #` requires an input to be a multiple of 2 * `ldrb rn, #` requires an input to be a multiple of 1 * `add sp, #` and `sub sp, #` require the input to be a multiple of 4 * `add rd, sp, #` and `add rd, pc, #` require the input to be a multiple of 4
80 B
80 B