HomeSort by relevance Sort by last modified time
    Searched refs:outd (Results 1 - 7 of 7) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/z80/
block.s 16 outd
block.d 19 [ ]+14:[ ]+ed ab[ ]+outd
  /external/valgrind/none/tests/mips32/
fpu_branches.c 66 double outd = 0; \
78 : "=f" (outd) \
83 instruction, outd, fs_d[i], ft_d[i]); \
109 double outd = 0; \
120 : "=f" (outd) \
125 instruction, outd, fs_d[i], ft_d[i]); \
152 double outd = 0; \
164 : "=f" (outd) \
169 instruction, outd, fs_d[i], ft_d[i]); \
  /external/zlib/src/examples/
gun.c 119 struct outd { struct
134 struct outd *me = (struct outd *)out_desc;
218 struct outd outd; /* output structure */ local
222 outd.outfile = outfile;
223 outd.check = 0;
281 if (outcnt && out(&outd, outbuf, outcnt)) {
353 if (out(&outd, outbuf, outcnt)) {
389 struct outd outd local
    [all...]
  /external/valgrind/none/tests/mips64/
macro_fpu.h 243 double outd = 0; \
257 : "=f" (outd) \
262 instruction, outd, fs_d[i], ft_d[i]); \
290 double outd = 0; \
303 : "=f" (outd) \
308 instruction, outd, fs_d[i], ft_d[i]); \
336 double outd = 0; \
349 : "=f" (outd) \
354 instruction, outd, fs_d[i], ft_d[i]); \
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/z8k/
inout.s 214 outd @r0,@r15,r8
215 outd @r1,@r14,r7
216 outd @r2,@r13,r6
217 outd @r3,@r12,r5
218 outd @r4,@r11,r0
219 outd @r5,@r10,r4
220 outd @r6,@r9,r3
221 outd @r7,@r8,r2
222 outd @r8,@r7,r1
223 outd @r9,@r6,r1
    [all...]
inout.d 206 290: 3bfa 0808 outd @r0,@r15,r8
207 294: 3bea 0718 outd @r1,@r14,r7
208 298: 3bda 0628 outd @r2,@r13,r6
209 29c: 3bca 0538 outd @r3,@r12,r5
210 2a0: 3bba 0048 outd @r4,@r11,r0
211 2a4: 3baa 0458 outd @r5,@r10,r4
212 2a8: 3b9a 0368 outd @r6,@r9,r3
213 2ac: 3b8a 0278 outd @r7,@r8,r2
214 2b0: 3b7a 0188 outd @r8,@r7,r1
215 2b4: 3b6a 0f98 outd @r9,@r6,r1
    [all...]

Completed in 2589 milliseconds