Fix invalid encoding for single register push/pop.
LDMIA/STMDB are CONSTRAINED UNPREDICTABLE when used with a single register argument. In such cases, encode a single-register push/pop instead.
Loading
Please register or sign in to comment
LDMIA/STMDB are CONSTRAINED UNPREDICTABLE when used with a single register argument. In such cases, encode a single-register push/pop instead.