/external/chromium_org/tools/traceline/traceline/sidestep/ |
ia32_opcode_map.cc | 37 /* 0x10 */ { 0, IT_GENERIC, AM_E | OT_B, AM_G | OT_B, AM_NOT_USED, "adc", false, /* F2h */ { 0 }, /* F3h */ { 0 }, /* 66h */ { 0 } }, 38 /* 0x11 */ { 0, IT_GENERIC, AM_E | OT_V, AM_G | OT_V, AM_NOT_USED, "adc", false, /* F2h */ { 0 }, /* F3h */ { 0 }, /* 66h */ { 0 } }, 39 /* 0x12 */ { 0, IT_GENERIC, AM_G | OT_B, AM_E | OT_B, AM_NOT_USED, "adc", false, /* F2h */ { 0 }, /* F3h */ { 0 }, /* 66h */ { 0 } }, 40 /* 0x13 */ { 0, IT_GENERIC, AM_G | OT_V, AM_E | OT_V, AM_NOT_USED, "adc", false, /* F2h */ { 0 }, /* F3h */ { 0 }, /* 66h */ { 0 } }, 41 /* 0x14 */ { 0, IT_GENERIC, AM_REGISTER | OT_B, AM_I | OT_B, AM_NOT_USED, "adc", false, /* F2h */ { 0 }, /* F3h */ { 0 }, /* 66h */ { 0 } }, 42 /* 0x15 */ { 0, IT_GENERIC, AM_REGISTER | OT_V, AM_I | OT_V, AM_NOT_USED, "adc", false, /* F2h */ { 0 }, /* F3h */ { 0 }, /* 66h */ { 0 } }, [all...] |
/external/chromium_org/v8/src/x64/ |
disasm-x64.cc | 72 { 0x10, BYTE_OPER_REG_OP_ORDER, "adc" }, 73 { 0x11, OPER_REG_OP_ORDER, "adc" }, 74 { 0x12, BYTE_REG_OPER_OP_ORDER, "adc" }, 75 { 0x13, REG_OPER_OP_ORDER, "adc" }, 141 { 0x15, UNSET_OP_ORDER, "adc" }, 662 mnem = "adc"; [all...] |
/external/v8/src/x64/ |
disasm-x64.cc | 71 { 0x10, BYTE_OPER_REG_OP_ORDER, "adc" }, 72 { 0x11, OPER_REG_OP_ORDER, "adc" }, 73 { 0x12, BYTE_REG_OPER_OP_ORDER, "adc" }, 74 { 0x13, REG_OPER_OP_ORDER, "adc" }, 140 { 0x15, UNSET_OP_ORDER, "adc" }, 657 mnem = "adc"; [all...] |
/art/compiler/dex/quick/arm/ |
arm_lir.h | 243 kThumbAdcRR, // adc [0100000101] rm[5..3] rd[2..0]. 375 kThumb2AdcRRR, // adc [111010110101] rn[19..16] [0000] rd[11..8] [0000] rm[3..0]. 399 kThumb2AdcRRI8, // adc [111100010101] rn[19..16] [0] imm3 rd[11..8] imm8.
|
/dalvik/vm/compiler/codegen/x86/libenc/ |
enc_prvt.h | 324 * Operation uses flags - conditional operations, ADC/SBB/ETC
|
/external/chromium_org/third_party/freetype2/include/ |
ftconfig.h | 307 "adc %2, %2, #0\n\t" /* %2 += carry */
|
/external/chromium_org/v8/test/cctest/ |
test-assembler-arm.cc | 973 __ adc(r1, r1, Operand(r1), LeaveCC, cs); 978 __ adc(r2, r2, Operand(r2), LeaveCC, cs); 985 __ adc(r3, r1, Operand(r2)); 991 __ adc(r3, r1, Operand(r2)); [all...] |
/external/grub/stage2/ |
start_eltorito.S | 194 adc $0, %ah /* the max transfer size, but not */
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
asm.php | 60 'aaa','aad','aam','aas','adc','add','and','call','cbw','clc','cld','cli','cmc','cmp',
|
/external/qemu/distrib/sdl-1.2.15/src/audio/mint/ |
SDL_mintaudio_xbios.c | 221 if (src==ADC) {
|
/external/tremolo/Tremolo/ |
asm_arm.h | 60 "adc %1, %0, %1, lsl #17\n\t"
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
trident.h | 415 struct snd_pcm *pcm; /* ADC/DAC PCM */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
trident.h | 415 struct snd_pcm *pcm; /* ADC/DAC PCM */
|
/external/kernel-headers/original/sound/ |
asound.h | 252 #define SNDRV_PCM_INFO_OVERRANGE 0x00020000 /* hardware supports ADC (capture) overrange detection */ 402 snd_pcm_uframes_t overrange; /* count of ADC (capture) overrange detections from last status */ [all...] |
/external/llvm/test/CodeGen/ARM/ |
atomic-64bit.ll | 9 ; CHECK: adc [[REG4:(r[0-9]?[13579])]], [[REG2]] 19 ; CHECK-THUMB: adc.w [[REG4:[a-z0-9]+]], [[REG2]]
|
/external/valgrind/main/VEX/priv/ |
guest_amd64_defs.h | 380 adc/sbb first arg (second arg) 400 * adc/sbb -- definedness of result flags depends on definedness of
|
/external/valgrind/main/exp-bbv/tests/arm-linux/ |
ll.S | 206 adc r3,r3,#0 @ round 337 adc r3,r3,#0 @ round?
|
/system/core/include/private/pixelflinger/ |
ggl_fixed.h | 116 "adc %[lo], %[lo], %[hi], lsl %[lshift] \n" 124 "adc %[lo], %[lo], %[hi], lsl %[lshift] \n"
|
/external/elfutils/libcpu/defs/ |
i386 | 73 0001010{w},{imm}:adc {imm}{w},{ax}{w} 74 1000000{w},{mod}010{r_m},{imm}:adc{w} {imm}{w},{mod}{r_m}{w} 75 1000001{w},{mod}010{r_m},{imms8}:adc{w} {imms8},{mod}{r_m} 76 0001000{w},{mod}{reg}{r_m}:adc {reg}{w},{mod}{r_m}{w} 77 0001001{w},{mod}{reg}{r_m}:adc {mod}{r_m}{w},{reg}{w} [all...] |
/dalvik/vm/compiler/codegen/arm/ |
ArmLIR.h | 339 kThumbAdcRR, /* adc [0100000101] rm[5..3] rd[2..0] */ 527 kThumb2AdcRRR, /* adc [111010110101] rn[19..16] [0000] rd[11..8] 574 kThumb2AdcRRI8, /* adc [111100010101] rn[19..16] [0] imm3 [all...] |
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
BOOST.tests | 202 a[^ab]c adc 0 3 206 a[^]b]c adc 0 3 207 a[^-b]c adc 0 3
|
/external/llvm/test/MC/ARM/ |
basic-thumb2-instructions.s | 18 @ ADC (immediate) 20 adc r0, r1, #4 22 adc r1, r2, #255 23 adc r3, r7, #0x00550055 24 adc r8, r12, #0xaa00aa00 25 adc r9, r7, #0xa5a5a5a5 26 adc r5, r3, #0x87000000 27 adc r4, r2, #0x7f800000 28 adc r4, r2, #0x00000680 30 @ CHECK: adc r0, r1, #4 @ encoding: [0x41,0xf1,0x04,0x00 [all...] |
/art/compiler/utils/arm/ |
constants_arm.h | 136 ADC = 5, // Add with Carry
|
/art/runtime/ |
disassembler_arm.cc | 97 "and", "eor", "sub", "rsb", "add", "adc", "sbc", "rsc", 102 "and", "eor", "lsl", "lsr", "asr", "adc", "sbc", "ror", 434 case 0xA: opcode << "adc"; break; 652 case 0xA: opcode << "adc"; break; [all...] |
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
atomicops-internals-windows.h | 410 "adc %%edx, %%ecx\n\t" // edx:eax still has old *ptr
|