Sign in
qemu-android
/
qemu-android
/
90426a4e2d1994026a3ca6fdc149f55730aa2b8a
/
.
/
target-mips
/
helper.h
blob: 98a97c9be2dc4a958f4710747b6e06b0df21854b [
file
]
void
do_raise_exception_err
(
int
excp
,
int
err
);
void
do_raise_exception
(
int
excp
);
void
do_interrupt_restart
(
void
);
void
do_clo
(
void
);
void
do_clz
(
void
);
void
do_dclo
(
void
);
void
do_dclz
(
void
);