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/mips: msa: Split helpers for DPADD_U.<H|W|D>
[qemu/ar7.git]
/
include
/
hw
/
ppc
/
ppc_e500.h
blob
b66c0e3ee090f65e63e1d1d4972d69fd14eea2e8
1
#ifndef HW_PPC_E500_H
2
#define HW_PPC_E500_H
3
4
void
ppce500_set_mpic_proxy
(
bool
enabled
);
5
6
#endif