Closed bmourad01 closed 2 years ago
It turns out that with .syntax unified the assembler can figure out whether to use the wide or narrow encoding in Thumb mode.
.syntax unified
It turns out that with
.syntax unified
the assembler can figure out whether to use the wide or narrow encoding in Thumb mode.