OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ADC_W
(Results
1 - 2
of
2
) sorted by null
/external/pcre/dist/sljit/
sljitNativeARM_T2_32.c
89
#define
ADC_W
0xeb400000
738
return push_inst32(compiler,
ADC_W
| (flags & SET_FLAGS) | RD4(dst) | RN4(arg1) | RM4(arg2));
[
all
...]
/external/mesa3d/src/mesa/x86/
assyntax.h
385
#define
ADC_W
(a, b) CHOICE(adcw ARG2(a,b), adcw ARG2(a,b), _WTOG adc ARG2(b,a))
[
all
...]
Completed in 2422 milliseconds