repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
target/arm: Implement SVE2 integer multiply long (indexed)
[qemu/ar7.git]
/
semihosting
/
meson.build
blob
ea8090abe34c6315196e7efc47104daf7d607eb4
1
specific_ss.add(when: 'CONFIG_SEMIHOSTING', if_true: files(
2
'config.c',
3
'console.c',
4
))
5
6
specific_ss.add(when: ['CONFIG_ARM_COMPATIBLE_SEMIHOSTING'],
7
if_true: files('arm-compat-semi.c'))