HomeSort by relevance Sort by last modified time
    Searched refs:__volatile__ (Results 51 - 75 of 364) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/vixl/src/aarch64/
cpu-aarch64.cc 66 __asm__ __volatile__("mrs %[ctr], ctr_el0" // NOLINT(runtime/references)
106 __asm__ __volatile__(
125 __asm__ __volatile__(
144 __asm__ __volatile__(
158 __asm__ __volatile__(
  /external/libaom/libaom/aom_dsp/mips/
loopfilter_macros_dspr2.h 29 __asm__ __volatile__( \
39 __asm__ __volatile__( \
49 __asm__ __volatile__( \
59 __asm__ __volatile__( \
69 __asm__ __volatile__( \
79 __asm__ __volatile__( \
89 __asm__ __volatile__( \
102 __asm__ __volatile__( \
114 __asm__ __volatile__( \
126 __asm__ __volatile__( \
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
loopfilter_macros_dspr2.h 27 __asm__ __volatile__( \
37 __asm__ __volatile__( \
47 __asm__ __volatile__( \
57 __asm__ __volatile__( \
67 __asm__ __volatile__( \
77 __asm__ __volatile__( \
87 __asm__ __volatile__( \
100 __asm__ __volatile__( \
112 __asm__ __volatile__( \
124 __asm__ __volatile__( \
    [all...]
  /external/libaom/libaom/third_party/libyuv/source/
rotate_mips.cc 27 __asm__ __volatile__ (
111 __asm__ __volatile__ (
315 __asm__ __volatile__ (
row_mips.cc 24 __asm__ __volatile__ (
385 __asm__ __volatile__ (
451 __asm__ __volatile__ (
505 __asm__ __volatile__ (
    [all...]
  /external/libyuv/files/source/
rotate_dspr2.cc 29 __asm__ __volatile__(
110 __asm__ __volatile__(
313 __asm__ __volatile__(
scale_dspr2.cc 27 __asm__ __volatile__(
84 __asm__ __volatile__(
180 __asm__ __volatile__(
239 __asm__ __volatile__(
310 __asm__ __volatile__(
354 __asm__ __volatile__(
408 __asm__ __volatile__(
458 __asm__ __volatile__(
506 __asm__ __volatile__(
561 __asm__ __volatile__(
    [all...]
  /external/u-boot/arch/powerpc/cpu/mpc83xx/
ecc.c 194 __asm__ __volatile__("sync");
195 __asm__ __volatile__("isync");
252 __asm__ __volatile__("sync");
253 __asm__ __volatile__("isync");
285 __asm__ __volatile__("sync");
286 __asm__ __volatile__("isync");
290 __asm__ __volatile__("sync");
294 __asm__ __volatile__("sync");
295 __asm__ __volatile__("isync");
299 __asm__ __volatile__("sync")
    [all...]
  /external/u-boot/arch/sh/include/asm/
system.h 26 __asm__ __volatile__ (".balign 4\n\t" \
78 __asm__ __volatile__( \
89 __asm__ __volatile__ ("tas.b @%1\n\t"
110 #define mb() __asm__ __volatile__ ("synco": : :"memory")
112 #define wmb() __asm__ __volatile__ ("synco": : :"memory")
116 #define mb() __asm__ __volatile__ ("": : :"memory")
118 #define wmb() __asm__ __volatile__ ("": : :"memory")
119 #define ctrl_barrier() __asm__ __volatile__ ("nop;nop;nop;nop;nop;nop;nop;nop")
144 __asm__ __volatile__( \
163 __asm__ __volatile__( \
    [all...]
  /external/clang/test/CodeGen/
arm-asm-variable.c 15 __asm__ __volatile__( \
mmx-inline-asm.c 11 __asm__ __volatile__ (
  /external/libvpx/libvpx/vp8/common/mips/dspr2/
reconinter_dspr2.c 17 __asm__ __volatile__("pref 0, 0(%[src]) \n\t" : : [src] "r"(src));
32 __asm__ __volatile__(
60 __asm__ __volatile__(
84 __asm__ __volatile__(
  /external/linux-kselftest/tools/testing/selftests/powerpc/tm/
tm-fork.c 25 asm __volatile__(
  /external/strace/linux/aarch64/
raw_syscall.h 41 __asm__ __volatile__("svc 0"
  /external/strace/linux/alpha/
raw_syscall.h 40 __asm__ __volatile__("callsys"
  /external/strace/linux/avr32/
raw_syscall.h 41 __asm__ __volatile__("scall"
  /external/strace/linux/ia64/
raw_syscall.h 41 __asm__ __volatile__("break 0x100000"
  /external/strace/linux/metag/
raw_syscall.h 41 __asm__ __volatile__("SWITCH #0x440001"
  /external/strace/linux/microblaze/
raw_syscall.h 41 __asm__ __volatile__("brki r14, 8"
  /external/strace/linux/mips/
raw_syscall.h 41 __asm__ __volatile__(".set noreorder\n\t"
  /external/strace/linux/nios2/
raw_syscall.h 40 __asm__ __volatile__("trap"
  /external/strace/linux/powerpc/
raw_syscall.h 40 __asm__ __volatile__("sc\n\t"
  /external/strace/linux/riscv/
raw_syscall.h 41 __asm__ __volatile__("scall"
  /external/strace/linux/s390/
raw_syscall.h 41 __asm__ __volatile__("svc 0"
  /external/strace/linux/sh/
raw_syscall.h 41 __asm__ __volatile__("trapa #0x10\n\t"

Completed in 1967 milliseconds

1 23 4 5 6 7 8 91011>>