arm: Remove a superfluous 's' suffix from the cmp instruction
The 's' suffix on the cmp instruction is deprecated and
superfluous since the cmp instruction always sets conditional
flags.
This fixes building for iOS with inline assembly enabled.
Signed-off-by:
Tristan Matthews <le.businessman@gmail.com>
Showing
Please register or sign in to comment