Deduce CPUFlag_LongMul/Thumb/DSP from the right bitfields
The TST operations for LongMul & Thumb were at odds with the ARM ARM, move those. We can get the DSP flag from an ID register too now, rather than relying on the Q flag being writeable in the PSR. Fortunately, the fields we were previously TSTing also had set bits - so the OS_PlatformFeatures 0 flags were coming out right anyway on all real ARMv7's. Version 5.35, 4.79.2.317. Tagged as 'Kernel-5_35-4_79_2_317'
Showing
Please register or sign in to comment