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
When using cstool, the output is: fadd z0.h, p0/m, z0.h, #0.0
when it should be: fadd z0.h, p0/m, z0.h, #0.5
There are more instructions (listed below) that have the incorrect interpretation of the i1 field. The decoder doesn't produce valid constants for those instructions.