HomeSort by relevance Sort by last modified time
    Searched refs:__volatile__ (Results 176 - 200 of 275) sorted by null

1 2 3 4 5 6 78 91011

  /external/valgrind/main/auxprogs/
ppc64shifts.c 14 __asm__ __volatile__( \
166 __asm__ __volatile__( \
255 __asm__ __volatile__(
276 __asm__ __volatile__(
296 __asm__ __volatile__(
317 __asm__ __volatile__(
338 __asm__ __volatile__(
359 __asm__ __volatile__(
  /external/valgrind/main/helgrind/tests/
tc11_XCHG.c 46 __asm__ __volatile__( \
53 __asm__ __volatile__( \
  /external/valgrind/main/none/tests/amd64/
bug137714-amd64.c 24 __asm__ __volatile__(
46 __asm__ __volatile__(
amd64locked.c 252 __asm__ __volatile__( \
344 __asm__ __volatile__( \
460 __asm__ __volatile__( \
510 __volatile__("lock; btsq\t%2, %0\n\t"
524 __volatile__("lock; btsl\t%2, %0\n\t"
535 __volatile__("lock; btsw\t%w2, %0\n\t"
547 __volatile__("lock; btrq\t%2, %0\n\t"
558 __volatile__("lock; btrl\t%2, %0\n\t"
569 __volatile__("lock; btrw\t%w2, %0\n\t"
581 __volatile__("lock; btcq\t%2, %0\n\t
    [all...]
  /external/valgrind/main/none/tests/x86/
bug137714-x86.c 24 __asm__ __volatile__(
46 __asm__ __volatile__(
x86locked.c 237 __asm__ __volatile__( \
322 __asm__ __volatile__( \
424 __asm__ __volatile__( \
470 __volatile__("lock; btsl\t%2, %0\n\t"
483 __volatile__("lock; btsw\t%w2, %0\n\t"
494 __volatile__("lock; btrl\t%2, %0\n\t"
504 __volatile__("lock; btrw\t%w2, %0\n\t"
515 __volatile__("lock; btcl\t%2, %0\n\t"
525 __volatile__("lock; btcw\t%w2, %0\n\t"
536 __volatile__("btl\t%2, %0\n\t
    [all...]
  /external/grub/netboot/
linux-asm-io.h 29 #define __SLOW_DOWN_IO __asm__ __volatile__("jmp 1f\n1:\tjmp 1f\n1:")
31 #define __SLOW_DOWN_IO __asm__ __volatile__("outb %al,$0x80")
73 __asm__ __volatile__ ("out" #s " %" s1 "0,%" s2 "1"
86 __asm__ __volatile__ ("in" #s " %" s2 "1,%" s1 "0"
97 { __asm__ __volatile__ ("cld ; rep ; ins" #s \
103 { __asm__ __volatile__ ("cld ; rep ; outs" #s \
pci.h 92 __asm__ __volatile__("pushfl ; popl %0":"=g" (x): /* no input */ :"memory")
94 #define cli() __asm__ __volatile__ ("cli": : :"memory")
97 __asm__ __volatile__("pushl %0 ; popfl": /* no output */ :"g" (x):"memory")
  /external/qemu/distrib/sdl-1.2.12/src/video/
mmx.h 72 __asm__ __volatile__ (
246 __asm__ __volatile__ ("movq %%" #reg ", %0" \
251 __asm__ __volatile__ (#op " %0, %%" #reg \
254 __asm__ __volatile__ ("movq %%" #reg ", %0" \
267 __asm__ __volatile__ ("movq %%" #reg ", %0" \
272 __asm__ __volatile__ (#op " %0, %%" #reg \
275 __asm__ __volatile__ ("movq %%" #reg ", %0" \
285 __asm__ __volatile__ ("movq %%" #reg ", %0" \
293 __asm__ __volatile__ (#op " %%" #reg ", %0" \
304 __asm__ __volatile__ ("movq %%" #regs ", %0"
    [all...]
SDL_yuv_mmx.c 94 __asm__ __volatile__ (
255 __asm__ __volatile__(
SDL_blit.c 117 __asm__ __volatile__ (
133 __asm__ __volatile__ (
141 __asm__ __volatile__ (
176 __asm__ __volatile__ (
190 __asm__ __volatile__ (
  /external/kernel-headers/original/asm-arm/
uaccess.h 103 __asm__ __volatile__ ( \
137 __asm__ __volatile__ ( \
227 __asm__ __volatile__( \
263 __asm__ __volatile__( \
308 __asm__ __volatile__( \
341 __asm__ __volatile__( \
366 __asm__ __volatile__( \
  /external/kernel-headers/original/asm-x86/
io_32.h 242 __asm__ __volatile__ ("lock; addl $0,0(%%esp)": : :"memory");
308 __asm__ __volatile__("out" #bwl " %" #bw "0, %w1" : : "a"(value), "Nd"(port)); \
312 __asm__ __volatile__("in" #bwl " %w1, %" #bw "0" : "=a"(value) : "Nd"(port)); \
335 __asm__ __volatile__("rep; outs" #bwl : "+S"(addr), "+c"(count) : "d"(port)); \
338 __asm__ __volatile__("rep; ins" #bwl : "+D"(addr), "+c"(count) : "d"(port)); \
system_32.h 38 __asm__ __volatile__ ("movw %%dx,%1\n\t" \
50 __asm__ __volatile__ ("movw %%dx,%1\n\t" \
201 #define nop() __asm__ __volatile__ ("nop")
  /external/valgrind/main/coregrind/
m_libcassert.c 51 __asm__ __volatile__( \
67 __asm__ __volatile__( \
82 __asm__ __volatile__( \
101 __asm__ __volatile__( \
120 __asm__ __volatile__( \
m_machine.c 421 __asm__ __volatile__("dcbz 0,%0"
439 __asm__ __volatile__("mr 9, %0 ; .long 0x7C204FEC" /*dcbzl 0,9*/
665 __asm__ __volatile__(".long 0xFC000090"); /*fmr 0,0 */
678 __asm__ __volatile__(".long 0x10000484"); /*vor 0,0,0*/
686 __asm__ __volatile__(".long 0xFC00002C"); /*fsqrt 0,0 */
694 __asm__ __volatile__(".long 0xFC000034"); /* frsqrte 0,0 */
784 __asm__ __volatile__("fmr 0,0");
792 __asm__ __volatile__(".long 0x10000484"); /*vor 0,0,0*/
800 __asm__ __volatile__(".long 0xFC00002C"); /*fsqrt 0,0*/
808 __asm__ __volatile__(".long 0xFC000034"); /*frsqrte 0,0*
    [all...]
  /dalvik/vm/
Atomic.cpp 95 __asm__ __volatile__ ("@ dvmQuasiAtomicSwap64\n"
125 __asm__ __volatile__ ("@ dvmQuasiAtomicCas64\n"
141 __asm__ __volatile__ ("@ dvmQuasiAtomicRead64\n"
  /external/stlport/src/
lock_free_slist.h 69 __asm__ __volatile__
91 __asm__ __volatile__
116 __asm__ __volatile__
  /ndk/sources/cxx-stl/stlport/src/
lock_free_slist.h 69 __asm__ __volatile__
91 __asm__ __volatile__
116 __asm__ __volatile__
  /external/e2fsprogs/lib/ext2fs/
bitops.h 196 __asm__ __volatile__("btsl %2,%1\n\tsbbl %0,%0"
207 __asm__ __volatile__("btrl %2,%1\n\tsbbl %0,%0"
218 __asm__ __volatile__("btl %2,%1\n\tsbbl %0,%0"
259 __asm__ __volatile__ ("bfset %2@{%1:#1}; sne %0"
269 __asm__ __volatile__ ("bfclr %2@{%1:#1}; sne %0"
279 __asm__ __volatile__ ("bftst %2@{%1:#1}; sne %0"
  /external/qemu/tcg/sparc/
tcg-target.h 149 __asm__ __volatile__("flush\t%0" : : "r" (p));
  /external/speex/libspeex/
filters_bfin.h 63 __asm__ __volatile__
103 __asm__ __volatile__
238 __asm__ __volatile__
382 __asm__ __volatile__
fixed_arm5e.h 97 __asm__ __volatile__ (
lpc_bfin.h 73 __asm__ __volatile__
  /external/valgrind/main/memcheck/tests/amd64/
bug132146.c 11 __asm__ __volatile__("bswapq %0" \
57 __asm__ __volatile__("bswapl %0" \

Completed in 2611 milliseconds

1 2 3 4 5 6 78 91011