HomeSort by relevance Sort by last modified time
    Searched refs:d0 (Results 1 - 25 of 513) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/MC/ARM/
vfp-aliases.s 8 fstmfdd sp!, {d0}
9 fstmead sp!, {d0}
10 fstmdbd sp!, {d0}
11 fstmiad sp!, {d0}
21 fldmiad sp!, {d0}
22 fldmdbd sp!, {d0}
23 fldmead sp!, {d0}
24 fldmfdd sp!, {d0}
26 fstmeax sp!, {d0}
27 fldmfdx sp!, {d0}
    [all...]
neon-vld-vst-align.s 5 vld1.8 {d0}, [r4]
6 vld1.8 {d0}, [r4:16]
7 vld1.8 {d0}, [r4:32]
8 vld1.8 {d0}, [r4:64]
9 vld1.8 {d0}, [r4:128]
10 vld1.8 {d0}, [r4:256]
12 @ CHECK: vld1.8 {d0}, [r4] @ encoding: [0x24,0xf9,0x0f,0x07]
14 @ CHECK-ERRORS: vld1.8 {d0}, [r4:16]
17 @ CHECK-ERRORS: vld1.8 {d0}, [r4:32]
19 @ CHECK: vld1.8 {d0}, [r4:64] @ encoding: [0x24,0xf9,0x1f,0x07
    [all...]
directive-arch_extension-fp.s 35 vselgt.f64 d0, d0, d0
37 vselge.f64 d0, d0, d0
39 vseleq.f64 d0, d0, d0
41 vselvs.f64 d0, d0, d
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_ikbdinterrupt.S 47 moveml d0-d1/a0-a1,sp@
49 moveml d0-d1/a0-a1,sp@-
61 sne d0
62 move.b d0,ikbd_ierb
68 sne d0
69 move.b d0,ikbd_imrb
77 movel 0x118:w,d0
78 movel d0,old_ikbd
81 moveql #6,d0
82 bset d0,0xfffffa09:w | IER
    [all...]
SDL_xbiosinterrupt.S 54 movel sp@(8),d0
62 movel d0,a0@(16)
68 movel sp@(12),d0
76 movel d0,a0@(24)
96 movel oldmousevector,d0
98 movel d0,a0@(16)
103 movel oldjoystickvector,d0
105 movel d0,a0@(24)
124 moveml d0-d1,sp@
126 movel d0,sp@
    [all...]
SDL_atarieddi.S 39 clrw d0
  /external/llvm/test/MC/AArch64/
neon-scalar-add-sub.s 6 add d31, d0, d16
8 // CHECK: add d31, d0, d16 // encoding: [0x1f,0x84,0xf0,0x5e]
neon-scalar-reduce-pairwise.s 6 addp d0, v1.2d
8 // CHECK: addp d0, v1.2d // encoding: [0x20,0xb8,0xf1,0x5e]
  /external/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.discrete/
param_assign.pass.cpp 26 double d0[] = {.3, .1, .6}; local
27 param_type p0(d0, d0+3);
param_copy.pass.cpp 26 double d0[] = {.3, .1, .6}; local
27 param_type p0(d0, d0+3);
set_param.pass.cpp 25 double d0[] = {.3, .1, .6}; local
26 P p(d0, d0+3);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.discrete/
param_assign.pass.cpp 26 double d0[] = {.3, .1, .6}; local
27 param_type p0(d0, d0+3);
param_copy.pass.cpp 26 double d0[] = {.3, .1, .6}; local
27 param_type p0(d0, d0+3);
set_param.pass.cpp 25 double d0[] = {.3, .1, .6}; local
26 P p(d0, d0+3);
  /external/qemu/distrib/sdl-1.2.15/src/audio/mint/
SDL_mintaudio_it.S 98 movel d0,sp@-
100 moveql #0,d0
101 btst d0,0xFFFF8901:w /* state DMA sound */
109 moveql #5,d0
110 bclr d0,0xFFFFFA0F:w /* Clear service bit */
112 movel sp@+,d0
123 moveml d0-d7/a0-a6,sp@
125 moveml d0-d7/a0-a6,sp@-
133 moveql #5,d0
134 bclr d0,0xfffffa0f:
    [all...]
  /ndk/tests/device/hard-float/jni/
test-float.c 35 double d0 = foo(d1,d2); local
37 printf("%lf\n", d0);
38 fail_count += !(fabs(d0-expected0) < 0.00001);
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
armVCM4P10_InterpolateLuma_HalfDiagHorVer4x4_unsafe_s.S 17 VLD1.8 {d0,d1},[r0],r1
20 VEXT.8 d4,d0,d1,#1
21 VEXT.8 d2,d0,d1,#2
22 VEXT.8 d3,d0,d1,#3
23 VEXT.8 d5,d0,d1,#4
24 VEXT.8 d1,d0,d1,#5
27 VADDL.U8 q5,d0,d1
28 VLD1.8 {d0,d1},[r0],r1
31 VEXT.8 d4,d0,d1,#1
32 VEXT.8 d2,d0,d1,#
    [all...]
armVCM4P10_TransformResidual4x4_s.S 17 VLD4.16 {d0,d1,d2,d3},[r1]
19 VADD.I16 d5,d0,d2
20 VSUB.I16 d6,d0,d2
25 VADD.I16 d0,d5,d8
29 VTRN.16 d0,d1
32 VADD.I16 d5,d0,d2
33 VSUB.I16 d6,d0,d2
38 VADD.I16 d0,d5,d8
42 VRSHR.S16 d0,d0,#
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/timer/mint/
SDL_vbltimer.S 79 movel sp@(4),d0
80 movel d0,my_vector
89 movel _hz_200.w,d0
90 movel d0, _SDL_Atari_hz200
103 moveq #7,d0
109 subql #1,d0
112 dbra d0,bcl_search_place
116 moveq #1,d0
122 moveq #0,d0
133 movel sp@(4),d0
    [all...]
  /external/valgrind/main/none/tests/arm/
neon64.c 642 TESTINSN_imm("vmov.i32 d0", d0, 0x7);
652 TESTINSN_imm("vmov.f32 d0", d0, 0.328125);
653 TESTINSN_imm("vmov.f32 d0", d0, -0.328125);
657 TESTINSN_imm("vmvn.i32 d0", d0, 0x7);
670 TESTINSN_imm("vorr.i32 d0", d0, 0x7)
    [all...]
  /frameworks/rs/cpu_ref/
rsCpuIntrinsics_neon_ColorMatrix.S 72 #vmul.f32 q0,q0,d0[0]
73 #vmla.f32 q0,q0,d0[0]
83 vld4.8 {d0[0],d1[0],d2[0],d3[0]}, [r1]!
84 vld4.8 {d0[1],d1[1],d2[1],d3[1]}, [r1]!
85 vld4.8 {d0[2],d1[2],d2[2],d3[2]}, [r1]!
86 vld4.8 {d0[3],d1[3],d2[3],d3[3]}, [r1]!
90 vld4.8 {d0[0],d1[0],d2[0],d3[0]}, [r1]!
91 vld4.8 {d0[1],d1[1],d2[1],d3[1]}, [r1]!
92 vld4.8 {d0[2],d1[2],d2[2],d3[2]}, [r1]!
93 vld4.8 {d0[3],d1[3],d2[3],d3[3]}, [r1]
    [all...]
  /bionic/libc/arch-arm/krait/bionic/
memcpy_base.S 67 vld4.8 {d0[0], d1[0], d2[0], d3[0]}, [r1]!
68 vst4.8 {d0[0], d1[0], d2[0], d3[0]}, [r0, :32]!
71 vld1.8 {d0}, [r1]!
72 vst1.8 {d0}, [r0, :64]!
79 vld1.8 {d0 - d3}, [r1]!
83 vst1.8 {d0 - d3}, [r0, :128]!
92 vld1.8 {d0 - d3}, [r1]!
94 vst1.8 {d0 - d3}, [r0, :128]!
101 vld1.8 {d0, d1}, [r1]!
102 vst1.8 {d0, d1}, [r0, :128]
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/des/
cfb_enc.c 75 register DES_LONG d0,d1,v0,v1; local
104 c2ln(in,d0,d1,n);
106 d0^=ti[0];
108 l2cn(d0,d1,out,n);
113 { v0=v1; v1=d0; }
115 { v0=d0; v1=d1; }
122 l2c(d0,iv);
125 sh[0]=v0, sh[1]=v1, sh[2]=d0, sh[3]=d1;
151 c2ln(in,d0,d1,n);
156 { v0=v1; v1=d0; }
    [all...]
  /external/linux-tools-perf/perf-3.12.0/arch/mn10300/lib/
memcpy.S 25 mov d0,(12,sp)
28 mov d0,a0 # dst
30 mov d0,e3 # the return value
36 or d0,d1,d3
50 mov (a1+),d0
58 mov d0,(a0+)
78 mov (a1+),d0
82 mov d0,(a0+)
94 mov (a1+),d0
95 mov d0,(a0+
    [all...]
  /external/openssl/crypto/des/
cfb_enc.c 75 register DES_LONG d0,d1,v0,v1; local
104 c2ln(in,d0,d1,n);
106 d0^=ti[0];
108 l2cn(d0,d1,out,n);
113 { v0=v1; v1=d0; }
115 { v0=d0; v1=d1; }
122 l2c(d0,iv);
125 sh[0]=v0, sh[1]=v1, sh[2]=d0, sh[3]=d1;
151 c2ln(in,d0,d1,n);
156 { v0=v1; v1=d0; }
    [all...]

Completed in 1610 milliseconds

1 2 3 4 5 6 7 8 91011>>