Searched refs:sp (Results 101 - 125 of 978) sorted by relevance

1234567891011>>

/external/llvm/test/MC/AArch64/
H A Darm64-memory.s10 ldr x2, [sp, #32]
11 ldr b5, [sp, #1]
12 ldr h6, [sp, #2]
13 ldr s7, [sp, #4]
14 ldr d8, [sp, #8]
15 ldr q9, [sp, #16]
21 ldrsb x2, [sp, #128]
22 ldrh w2, [sp, #32]
23 ldrsh w3, [sp, #32]
25 ldrsw x9, [sp, #51
[all...]
H A Dinline-asm-modifiers.s120 ldr b0, [sp]
123 ldr h0, [sp]
126 ldr s0, [sp]
129 ldr d0, [sp]
132 ldr q0, [sp]
135 ldr b0, [sp]
138 ldr h0, [sp]
141 ldr s0, [sp]
144 ldr d0, [sp]
147 ldr q0, [sp]
[all...]
H A Dbasic-a64-diagnostics.s39 add x1, x2, sp, uxtx
47 // CHECK-ERROR: add x1, x2, sp, uxtx
51 adds sp, x3, w2, uxtb
53 subs x2, x1, sp, uxtx
54 adds x2, x1, sp, uxtb #2
56 // CHECK-ERROR: adds sp, x3, w2, uxtb
62 // CHECK-ERROR: subs x2, x1, sp, uxtx
65 // CHECK-ERROR: adds x2, x1, sp, uxtb #2
69 add sp, x5, x7, lsl
71 // CHECK-ERROR: add sp, x
[all...]
/external/openssh/
H A Dmd5crypt.c54 static const char *sp, *ep; local
61 sp = salt;
64 if(strncmp(sp, magic, strlen(magic)) == 0)
65 sp += strlen(magic);
68 for (ep = sp; *ep != '$'; ep++) {
69 if (*ep == '\0' || ep >= (sp + 8))
74 sl = ep - sp;
77 memcpy(salt_copy, sp, sl);
89 MD5_Update(&ctx, sp, sl);
94 MD5_Update(&ctx1, sp, s
[all...]
/external/llvm/test/MC/ARM/
H A Dthumb-load-store-multiple.s14 ldm r0!, {r1, sp}
16 @ CHECK: ldm r0!, {r1, sp}
32 ldmdb r0!, {r1, sp}
46 stm r0!, {r1, sp}
50 stm r0!, {sp, pc}
56 stmdb r0!, {r1, sp}
60 stmdb r0!, {sp, pc}
66 push {sp}
70 push {sp, pc}
76 pop {sp}
[all...]
H A Dthumb2-exception-return-mclass.s6 # CHECK-NEXT: srsdb sp, #7
7 srsdb sp, #7
H A Deh-directive-setfp-diagnostics.s16 .setfp fp, sp, #0
18 @ CHECK: .setfp fp, sp, #0
35 .setfp fp, sp, #0
37 @ CHECK: .setfp fp, sp, #0
60 @ TEST4: .setfp with bad sp register
76 @ TEST5: .setfp with non-sp register as second operand
84 @ CHECK: error: register should be either $sp or the latest fp register
H A Deh-directive-unwind_raw.s30 stmfd sp!, {fp, lr}
31 @ .setfp fp, sp, #4
32 add fp, sp, #4
34 sub sp, sp, #8
35 add sp, sp, #8
36 sub fp, sp, #4
37 ldmfd sp!, {fp, lr}
53 .setfp fp, sp, #3
[all...]
/external/v8/test/cctest/
H A Dtest-code-stubs-mips.cc70 __ Subu(sp, sp, Operand(kDoubleSize));
71 __ sdc1(f12, MemOperand(sp));
72 __ Move(source_reg, sp);
86 __ Subu(sp, sp, Operand(kDoubleSize));
87 __ sdc1(f12, MemOperand(sp));
93 if (destination_reg.is(source_reg) && !source_reg.is(sp)) {
95 __ Addu(source_reg, sp, Operand(source_reg_offset));
101 __ Addu(sp, s
[all...]
H A Dtest-code-stubs-mips64.cc70 __ Dsubu(sp, sp, Operand(kDoubleSize));
71 __ sdc1(f12, MemOperand(sp));
72 __ Move(source_reg, sp);
86 __ Dsubu(sp, sp, Operand(kDoubleSize));
87 __ sdc1(f12, MemOperand(sp));
93 if (destination_reg.is(source_reg) && !source_reg.is(sp)) {
95 __ Daddu(source_reg, sp, Operand(source_reg_offset));
101 __ Daddu(sp, s
[all...]
H A Dtest-macro-assembler-arm.cc149 __ sub(sp, sp, Operand(1 * kPointerSize));
155 __ str(r1, MemOperand(sp, 0 * kPointerSize));
157 __ Store(r2, MemOperand(sp, 0 * kPointerSize), Representation::UInteger8());
158 __ ldr(r3, MemOperand(sp, 0 * kPointerSize));
163 __ Load(r3, MemOperand(sp, 0 * kPointerSize), Representation::UInteger8());
170 __ str(r1, MemOperand(sp, 0 * kPointerSize));
172 __ Store(r2, MemOperand(sp, 0 * kPointerSize), Representation::Integer8());
173 __ ldr(r3, MemOperand(sp, 0 * kPointerSize));
178 __ Load(r3, MemOperand(sp,
[all...]
/external/bison/src/
H A Dlalr.c84 transitions *sp = states[s]->transitions; local
86 for (i = sp->num - 1; i >= 0 && TRANSITION_IS_GOTO (sp, i); --i)
93 goto_map[TRANSITION_SYMBOL (sp, i) - ntokens]++;
118 transitions *sp = states[s]->transitions; local
120 for (i = sp->num - 1; i >= 0 && TRANSITION_IS_GOTO (sp, i); --i)
122 goto_number k = temp_map[TRANSITION_SYMBOL (sp, i) - ntokens]++;
124 to_state[k] = sp->states[i]->number;
172 transitions *sp local
210 goto_list *sp = xmalloc (sizeof *sp); local
309 goto_list *sp; local
333 transitions *sp = s->transitions; local
[all...]
/external/libunwind/src/setjmp/
H A Dlongjmp.c63 unw_word_t sp; local
71 if (unw_get_reg (&c, UNW_REG_SP, &sp) < 0)
74 if (sp != wp[JB_SP] + sizeof(unw_word_t))
76 if (sp != wp[JB_SP])
H A Dsiglongjmp.c64 unw_word_t sp; local
72 if (unw_get_reg (&c, UNW_REG_SP, &sp) < 0)
75 if (sp != wp[JB_SP] + sizeof(unw_word_t))
77 if (sp != wp[JB_SP])
/external/llvm/test/MC/Mips/msa/
H A Dtest_elm_insert.s3 # CHECK: insert.b $w23[3], $sp # encoding: [0x79,0x03,0xed,0xd9]
7 insert.b $w23[3], $sp
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_derived.c177 compute_cliprect(struct softpipe_context *sp) argument
181 uint surfWidth = sp->framebuffer.width;
182 uint surfHeight = sp->framebuffer.height;
186 if (sp->rasterizer->scissor) {
192 sp->cliprect.minx = MAX2(sp->scissor.minx, 0);
193 sp->cliprect.miny = MAX2(sp->scissor.miny, 0);
194 sp->cliprect.maxx = MIN2(sp
[all...]
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
H A DAssetManagerTest.java22 String sp = System.getProperty("file.separator"); field in class:AssetManagerTest
54 testPath = "docs" + sp + "extra";
58 testPath = "docs" + sp + "extra" + sp + "testing";
82 testPath = "docs" + sp + "extra" + sp + "testing" + sp + "hello.txt";
/external/boringssl/src/crypto/sha/asm/
H A Dsha512-armv4.pl103 str $Tlo,[sp,#$Xoff+0]
105 str $Thi,[sp,#$Xoff+4]
107 ldr $t2,[sp,#$Hoff+0] @ h.lo
109 ldr $t3,[sp,#$Hoff+4] @ h.hi
119 ldr $t0,[sp,#$Foff+0] @ f.lo
121 ldr $t1,[sp,#$Foff+4] @ f.hi
123 ldr $t2,[sp,#$Goff+0] @ g.lo
125 ldr $t3,[sp,#$Goff+4] @ g.hi
128 str $Elo,[sp,#$Eoff+0]
130 str $Ehi,[sp,#
186 sub sp,sp,#8 subroutine
300 sub sp,sp,#9*8 subroutine
[all...]
/external/ltrace/sysdeps/linux-gnu/x86/
H A Dregs.c78 long sp = ptrace(PTRACE_PEEKUSER, proc->pid, XSP, 0); local
79 if (sp == -1 && errno) {
87 arch_addr_t ret = (arch_addr_t)(uintptr_t)sp;
94 get_return_addr(struct process *proc, void *sp) argument
96 long a = ptrace(PTRACE_PEEKTEXT, proc->pid, sp, 0);
/external/libhevc/common/arm64/
H A Dihevc_weighted_pred_bi.s148 // stmfd sp!, {x4-x12, x14} //stack stores the values of the arguments
150 ldr w8,[sp,#0]
151 ldr w9,[sp,#8]
152 ldr w10,[sp,#16]
153 ldr w11,[sp,#24]
154 ldr w12,[sp,#32]
155 ldr w13,[sp,#40]
156 ldr w14,[sp,#48]
165 stp x19, x20,[sp,#-16]!
166 stp x21, x22,[sp,#
[all...]
/external/llvm/test/MC/Mips/
H A Dmicromips-loadstore-instructions.s17 # CHECK-EL: lw $6, 123($sp) # encoding: [0xdd,0xfc,0x7b,0x00]
21 # CHECK-EL: sw $5, 123($sp) # encoding: [0xbd,0xf8,0x7b,0x00]
35 # CHECK-EL: lwm16 $16, $17, $ra, 8($sp) # encoding: [0x12,0x45]
36 # CHECK-EL: swm16 $16, $17, $ra, 8($sp) # encoding: [0x52,0x45]
37 # CHECK-EL: lwm16 $16, $17, $ra, 8($sp) # encoding: [0x12,0x45]
38 # CHECK-EL: lwm32 $16, $17, $ra, 64($sp) # encoding: [0x5d,0x22,0x40,0x50]
40 # CHECK-EL: lwm32 $16, $17, 8($sp) # encoding: [0x5d,0x20,0x08,0x50]
41 # CHECK-EL: swm16 $16, $17, $ra, 8($sp) # encoding: [0x52,0x45]
42 # CHECK-EL: swm32 $16, $17, $ra, 64($sp) # encoding: [0x5d,0x22,0x40,0xd0]
44 # CHECK-EL: swm32 $16, $17, 8($sp) # encodin
[all...]
/external/valgrind/none/tests/ppc32/
H A Dtest_isa_2_06_part1.stdout.exp74 fcfids 0010000000000001 => (raw sp) 59800000)
75 fcfids 00100094e0000359 => (raw sp) 598004a7)
76 fcfids 3fe0000000000001 => (raw sp) 5e7f8000)
77 fcfids 3fe00094e0000359 => (raw sp) 5e7f8002)
78 fcfids 8010000000000001 => (raw sp) deffe000)
79 fcfids 80100094e0000359 => (raw sp) deffdfff)
80 fcfids bfe0000000000001 => (raw sp) de804000)
81 fcfids bfe00094e0000359 => (raw sp) de803fff)
82 fcfids 0020000000000b01 => (raw sp) 5a000000)
83 fcfids 00000000203f0b3d => (raw sp)
[all...]
/external/libunwind/tests/
H A Dia64-test-nat-asm.S108 stf.spill [sp] = f2, -16
121 .restore sp
122 add sp = 16, sp;;
123 ldf.fill f2 = [sp] // restore r2
188 st8.spill [sp] = r4, -16
199 .restore sp
200 add sp = 16, sp;;
201 ld8.fill r4 = [sp] // restor
[all...]
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmssm.c119 void ToSpherical(cmsSpherical* sp, const cmsVEC3* v) argument
128 sp ->r = sqrt( L*L + a*a + b*b );
130 if (sp ->r == 0) {
131 sp ->alpha = sp ->theta = 0;
135 sp ->alpha = _cmsAtan2(a, b);
136 sp ->theta = _cmsAtan2(sqrt(a*a + b*b), L);
142 void ToCartesian(cmsVEC3* v, const cmsSpherical* sp) argument
150 sin_alpha = sin((M_PI * sp ->alpha) / 180.0);
151 cos_alpha = cos((M_PI * sp
168 QuantizeToSector(const cmsSpherical* sp, int* alpha, int* theta) argument
322 GetPoint(cmsGDB* gbd, const cmsCIELab* Lab, cmsSpherical* sp) argument
361 cmsSpherical sp; local
393 cmsSpherical sp; local
475 cmsSpherical sp; local
[all...]
/external/libvpx/libvpx/vp8/common/arm/neon/
H A Dloopfiltersimplehorizontaledge_neon.c18 uint8_t *sp; local
27 sp = s - (p << 1);
28 q5u8 = vld1q_u8(sp);
29 sp += p;
30 q6u8 = vld1q_u8(sp);
31 sp += p;
32 q7u8 = vld1q_u8(sp);
33 sp += p;
34 q8u8 = vld1q_u8(sp);

Completed in 2757 milliseconds

1234567891011>>