FIx anohter undefined shift

This commit is contained in:
lazymio 2022-02-12 19:47:51 +01:00
parent e38b1c8af3
commit 93c602ead1
No known key found for this signature in database
GPG Key ID: DFF27E34A47CB873

View File

@ -623,7 +623,7 @@ static void cpacr_write(CPUARMState *env, const ARMCPRegInfo *ri,
if (!arm_feature(env, ARM_FEATURE_NEON)) {
/* ASEDIS [31] bit is RAO/WI */
value |= (1 << 31);
value |= (1UL << 31);
}
/* VFPv3 and upwards with NEON implement 32 double precision