You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The assembly code used for ARM in getControlState doesn't work in thumb mode:
{standard input}: Assembler messages:
{standard input}:5301: Error: selected processor does not support Thumb mode `mrc p10,7,r4,cr1,cr0,0'
{standard input}:5335: Error: selected processor does not support Thumb mode `mcr p10,7,r3,cr1,cr0,0'