Commit b405d46
authored
[NFC][MC][ARM] Reorder decoder functions 5/N (#156920)
Move all decode functions (except `DecodeT2AddrModeImm8`) that had
forward declarations around so that they are defined before their first
use and not need a forward declaration.
Work on #156560 : Reorder ARM
disassembler decode functions to eliminate forward declarations1 parent d2e1539 commit b405d46
1 file changed
+264
-294
lines changed
0 commit comments