OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ARITH_SBB
(Results
1 - 2
of
2
) sorted by null
/external/qemu/tcg/i386/
tcg-target.c
155
#define
ARITH_SBB
3
1042
tgen_arithi(s,
ARITH_SBB
, args[1], args[5], 1);
1044
tcg_out_modrm(s, 0x01 | (
ARITH_SBB
<< 3), args[5], args[1]);
[
all
...]
/external/qemu/tcg/x86_64/
tcg-target.c
190
#define
ARITH_SBB
3
[
all
...]
Completed in 837 milliseconds