arm baremetal: SVC explain where the imm16 can be retrieved

Use upper case hex literals on all PRIXnn.

.gitignore /out.docker
This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-07-16 00:00:01 +00:00
parent b1bfd46efe
commit b38e2b0da9
10 changed files with 140 additions and 75 deletions

View File

@@ -310,6 +310,7 @@ path_properties_tuples = (
),
'return1.S': {'exit_status': 1},
'semihost_exit.S': {'requires_semihosting': True},
'svc.c': {'cc_pedantic': False},
'timer.c': {'skip_run_unclassified': True},
},
)