projects
/
sdk
/
emulator
/
qemu.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
use the TCG code generator
[sdk/emulator/qemu.git]
/
target-i386
/
helper.h
1
#define TCG_HELPER_PROTO
2
3
void TCG_HELPER_PROTO helper_divl_EAX_T0(target_ulong t0);
4
void TCG_HELPER_PROTO helper_idivl_EAX_T0(target_ulong t0);