432102 Add support for DWARF5 as produced by GCC11
432161 Addition of arm64 v8.2 FADDP, FNEG and FSQRT
432381 drd: Process STACK_REGISTER client requests
+432552 [AArch64] invalid error emitted for pre-decremented byte/hword addresses
432672 vg_regtest: test-specific environment variables not reset between tests
432809 VEX should support REX.W + POPF
432861 PPC modsw and modsd give incorrect results for 1 mod 12
address to the next page.
*/
Bool earlyWBack
- = wBack && simm9 < 0 && (szB == 8 || szB == 4)
+ = wBack && simm9 < 0
+ && (szB == 8 || szB == 4 || szB == 2 || szB == 1)
&& how == BITS2(1,1) && nn == 31 && !isLoad;
if (wBack && earlyWBack)