OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__asm__
(Results
1251 - 1275
of
1299
) sorted by null
<<
51
52
/external/google-breakpad/src/third_party/curl/
typecheck-gcc.h
123
__attribute__((noinline)) id(void) {
__asm__
(""); }
[
all
...]
/external/libunwind/src/ia64/
Gtables.c
462
register unsigned long gp
__asm__
("gp");
/external/llvm/lib/Support/
Host.cpp
190
__asm__
(".byte 0x0f, 0x01, 0xd0" : "=a" (*rEAX), "=d" (*rEDX) : "c" (0));
/external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_dma.c
42
__asm__
__volatile__( "rep ; movsl" \
/external/skia/platform_tools/android/third_party/cpufeatures/
cpu-features.c
104
__asm__
__volatile__ ( \
[
all
...]
/external/valgrind/VEX/auxprogs/
genoffsets.c
72
__asm__
__volatile__ ( \
/external/valgrind/coregrind/
m_syscall.c
695
__asm__
__volatile__ (
/libcore/luni/src/main/native/
libcore_io_Memory.cpp
53
__asm__
volatile ("wsbh %0, %0" : "+r" (v)); // v=BADC
/ndk/sources/android/cpufeatures/
cpu-features.c
106
__asm__
__volatile__ ( \
[
all
...]
/external/valgrind/none/tests/amd64/
avx-1.c
70
__asm__
__volatile__( \
90
__asm__
__volatile__( \
[
all
...]
/external/valgrind/none/tests/arm/
neon128.c
55
__asm__
volatile( \
70
__asm__
volatile( \
87
__asm__
volatile( \
103
__asm__
volatile( \
123
__asm__
volatile( \
145
__asm__
volatile( \
168
__asm__
volatile( \
186
__asm__
volatile( \
206
__asm__
volatile( \
224
__asm__
volatile(
[
all
...]
v6intThumb.c
24
__asm__
volatile( \
52
__asm__
volatile( \
79
__asm__
volatile( \
111
__asm__
volatile( \
140
__asm__
volatile( \
167
__asm__
volatile( \
196
__asm__
volatile( \
226
__asm__
volatile(\
265
__asm__
volatile(\
303
__asm__
volatile(
[
all
...]
/external/pcre/dist/sljit/
sljitNativeSPARC_common.c
66
__asm__
volatile (
77
__asm__
volatile (
[
all
...]
sljitNativePPC_64.c
31
__asm__
volatile ( "cntlzd %0, %1" : "=r"(dst) : "r"(src) )
sljitNativePPC_common.c
57
__asm__
volatile (
64
__asm__
volatile ( "ics" );
70
__asm__
volatile (
78
__asm__
volatile ( "isync" );
[
all
...]
/external/webrtc/src/modules/audio_processing/aecm/
aecm_core.c
[
all
...]
/external/boringssl/src/crypto/bn/asm/
x86_64-gcc.c
64
#define asm
__asm__
/external/compiler-rt/lib/tsan/rtl/
tsan_rtl.h
715
__asm__
__volatile__("sub $1024, %%rsp;" \
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_setup_tri.c
543
__asm__
("bsr %1,%0"
/external/neven/Embedded/common/src/b_BasicEm/
Math.c
422
__asm__
__volatile__(
[
all
...]
/external/v8/src/base/platform/
platform-win32.cc
54
__asm__
__volatile__("xchgl %%eax,%0 ":"=r" (barrier));
[
all
...]
/external/valgrind/VEX/priv/
guest_arm64_helpers.c
687
__asm__
__volatile__("mrs %0, cntvct_el0" : "=r"(w));
[
all
...]
/ndk/sources/cxx-stl/stlport/src/
allocators.cpp
94
__asm__
__volatile__
[
all
...]
/external/mesa3d/src/mesa/drivers/dri/i915/
intel_tris.c
353
__asm__
__volatile__( "rep ; movsl" \
[
all
...]
/hardware/intel/common/libmix/videoencoder/
VideoEncoderAVC.cpp
400
__asm__
(
[
all
...]
Completed in 776 milliseconds
<<
51
52