fb30922cd1
LDRH (literal)'s pseduocode indicates that cases where Rt specifies the PC, that the instruction should be execured as if it were a PLD instruction. Curiously, however, within the ARM reference manual, the encodings in the case that happens doesn't match up. The bit pattern for LDRH (literal) has bit 21 set to 1, but the encoding of PLD (literal) has bit 21 set to zero for it's only thumb encoding. |
||
---|---|---|
.. | ||
A32 | ||
A64 | ||
decoder | ||
ir | ||
imm.cpp | ||
imm.h |