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