HomeSort by relevance Sort by last modified time
    Searched full:adc (Results 126 - 150 of 591) sorted by null

1 2 3 4 56 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
rd-bkw4.d 48 4adc: R_CRIS_32 y
rd-bkw4v32.d 49 4adc: bfbd 0000 0000 jsr 0 <x>
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
x86-64-opcode-inval-intel.d 34 [ ]*[a-f0-9]+: 10 27 adc BYTE PTR \[rdi\],ah
x86-64-opcode-inval.d 34 [ ]*[a-f0-9]+: 10 27 adc %ah,\(%rdi\)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
lock-1-intel.d 13 [ ]*[a-f0-9]+: f0 11 03 lock adc DWORD PTR \[ebx\],eax
14 [ ]*[a-f0-9]+: f0 83 13 64 lock adc DWORD PTR \[ebx\],0x64
42 [ ]*[a-f0-9]+: f0 11 03 lock adc DWORD PTR \[ebx\],eax
43 [ ]*[a-f0-9]+: f0 83 13 64 lock adc DWORD PTR \[ebx\],0x64
x86-64-lock-1-intel.d 13 [ ]*[a-f0-9]+: f0 11 03 lock adc DWORD PTR \[rbx\],eax
14 [ ]*[a-f0-9]+: f0 83 13 64 lock adc DWORD PTR \[rbx\],0x64
43 [ ]*[a-f0-9]+: f0 11 03 lock adc DWORD PTR \[rbx\],eax
44 [ ]*[a-f0-9]+: f0 83 13 64 lock adc DWORD PTR \[rbx\],0x64
x86-64-opcode-inval-intel.d 34 [ ]*[a-f0-9]+: 10 27 adc BYTE PTR \[rdi\],ah
x86-64-opcode-inval.d 33 [ ]*[a-f0-9]+: 10 27 adc %ah,\(%rdi\)
  /external/llvm/test/Instrumentation/AddressSanitizer/X86/
bug_11395.ll 63 %2 = call { i32*, i32*, i32* } asm sideeffect "1: \0A\09xor %esi, %esi\0A\09xor %ecx, %ecx\0A\09jmp *$5 \0A\09ff_mlp_firorder_8: \0A\09mov 0x1c+0($0), %eax\0A\09imull 0x1c+0($1) \0A\09add %eax , %esi\0A\09adc %edx , %ecx\0A\09ff_mlp_firorder_7: \0A\09mov 0x18+0($0), %eax\0A\09imull 0x18+0($1) \0A\09add %eax , %esi\0A\09adc %edx , %ecx\0A\09ff_mlp_firorder_6: \0A\09mov 0x14+0($0), %eax\0A\09imull 0x14+0($1) \0A\09add %eax , %esi\0A\09adc %edx , %ecx\0A\09ff_mlp_firorder_5: \0A\09mov 0x10+0($0), %eax\0A\09imull 0x10+0($1) \0A\09add %eax , %esi\0A\09adc %edx , %ecx\0A\09ff_mlp_firorder_4: \0A\09mov 0x0c+0($0), %eax\0A\09imull 0x0c+0($1) \0A\09add %eax , %esi\0A\09adc %edx , %ecx\0A\09ff_mlp_firorder_3: \0A\09mov 0x08+0($0), %eax\0A\09imull 0x08+0($1) \0A\09add %eax , %esi\0A\09adc %edx , %ecx\0A\09ff_mlp_firorder_2: \0A\09mov 0x04+0($0), %eax\0A\09imull 0x04+0($1) \0A\09add %eax , %esi\0A\09adc %edx , %ecx\0A\09ff_mlp_firorder_1: \0A\09mov 0x00+0($0), %eax\0A\09imull 0x00+0($1) \0A\09add %eax , %esi\0A\09adc %edx , %ecx\0A\09ff_mlp_firorder_0:\0A\09jmp *$6 \0A\09ff_mlp_iirorder_4: \0A\09mov 0x0c+4*(8 + (40 * 4))($0), %eax\0A\09imull 0x0c+4* 8($1) \0A\09add %eax , %esi\0A\09adc %edx , %ecx\0A\09ff_mlp_iirorder_3: \0A\09mov 0x08+4*(8 + (40 * 4))($0), %eax\0A\09imull 0x08+4* 8($1) \0A\09add %eax , %esi\0A\09adc %edx , %ecx\0A\09ff_mlp_iirorder_2: \0A\09mov 0x04+4*(8 + (40 * 4))($0 (…)
    [all...]
  /hardware/bsp/intel/peripheral/libmraa/api/mraa/
common.hpp 126 * @return raw bits being read from kernel module. Zero if no ADC
135 * Return value that the raw value should be shifted to. Zero if no ADC
137 * @return return actual bit size the adc value should be understood as.
  /hardware/bsp/intel/peripheral/libupm/src/hx711/
hx711.h 32 * @brief HX711 24-bit ADC library
48 * HX711 is a precision 24-bit analog-to-digital converter (ADC)
76 * @return Raw ADC reading
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
thumb2_bad_reg.s 7 @ ADC (immediate)
8 adc r13, r0, #1
9 adc r15, r0, #1
10 adc r0, r13, #1
11 adc r0, r15, #1
12 @ ADC (register)
13 adc.w r13, r0, r1
14 adc.w r15, r0, r1
15 adc.w r0, r13, r1
16 adc.w r0, r15, r
    [all...]
  /external/llvm/test/MC/ARM/
diagnostics.s 15 adc r1, r2, r3, lsl #invalid
16 adc r4, r5, r6, lsl #-1
17 adc r4, r5, r6, lsl #32
18 adc r4, r5, r6, lsr #-1
19 adc r4, r5, r6, lsr #33
20 adc r4, r5, r6, asr #-1
21 adc r4, r5, r6, asr #33
22 adc r4, r5, r6, ror #-1
23 adc r4, r5, r6, ror #32
26 @ CHECK-ERRORS: adc r1, r2, r3, lsl #invali
    [all...]
  /external/valgrind/none/tests/arm/
v6intThumb.c 434 printf("ADC\n");
    [all...]
  /external/boringssl/win-x86/crypto/sha/
sha512-586.asm     [all...]
  /external/boringssl/src/ssl/test/runner/poly1305/
poly1305_arm.s 158 ADC $0, R1, R1
160 ADC $0, R7, R7
169 ADC $0, R3, R3
333 ADC.S R7, R1, R1
334 ADC.S g, R2, R2
335 ADC.S R11, R3, R3
  /external/llvm/test/CodeGen/ARM/
2008-11-18-ScavengerAssert.ll 6 %asmtmp = tail call { i32, i32, i32, i32, i32 } asm "@ Inlined umul_ppmm\0A\09mov\09$2, $5, lsr #16\0A\09mov\09$0, $6, lsr #16\0A\09bic\09$3, $5, $2, lsl #16\0A\09bic\09$4, $6, $0, lsl #16\0A\09mul\09$1, $3, $4\0A\09mul\09$4, $2, $4\0A\09mul\09$3, $0, $3\0A\09mul\09$0, $2, $0\0A\09adds\09$3, $4, $3\0A\09addcs\09$0, $0, #65536\0A\09adds\09$1, $1, $3, lsl #16\0A\09adc\09$0, $0, $3, lsr #16", "=&r,=r,=&r,=&r,=r,r,r,~{cc}"(i32 %0, i32 0) nounwind ; <{ i32, i32, i32, i32, i32 }> [#uses=1]
long.ll 40 ; CHECK: adc
  /hardware/bsp/intel/peripheral/libmraa/include/
mraa_internal_types.h 113 unsigned int channel; /**< the channel as on board and ADC module */
277 unsigned int adc_raw; /**< ADC raw bit value */
278 unsigned int adc_supported; /**< ADC supported bit value */
282 mraa_boolean_t no_bus_mux; /**< i2c/spi/adc/pwm/uart bus muxing setup not required */
  /hardware/bsp/intel/peripheral/libupm/examples/python/
ad8232.py 47 # Output the raw numbers from the ADC, for plotting elsewhere.
  /hardware/bsp/intel/peripheral/libupm/src/gp2y0a/
gp2y0a.h 82 // ADC resolution
  /hardware/bsp/intel/peripheral/libupm/src/lm35/
lm35.h 88 // ADC resolution
  /hardware/bsp/intel/peripheral/libupm/src/loudness/
loudness.h 91 // ADC resolution
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/arm64/
anames.go 12 obj.A_ARCHSPECIFIC: "ADC",
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/
anames.go 9 obj.A_ARCHSPECIFIC: "ADC",

Completed in 1623 milliseconds

1 2 3 4 56 7 8 91011>>