Searched refs:d7 (Results 1 - 25 of 185) sorted by relevance

12345678

/netbsd-6-1-5-RELEASE/sys/arch/news68k/stand/common/
H A Dromcalls.S34 moveq #8, %d7 | RB_HALT
39 moveml %d2-%d7/%a2-%a5,%sp@- | save %d2-%d7, %a2-%a5
42 moveml %a6@(-40),%d2-%d7/%a2-%a5
48 moveml %d2-%d7/%a2-%a5,%sp@- | save %d2-%d7, %a2-%a5
51 moveml %a6@(-40),%d2-%d7/%a2-%a5
57 moveml %d2-%d7/%a2-%a5,%sp@- | save %d2-%d7, %a2-%a5
60 moveml %a6@(-40),%d2-%d7/
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/news68k/news68k/
H A Dromcalls.S37 moveq #8, %d7 | RB_HALT
44 moveml %d2-%d7/%a2-%a5,%sp@- | save %d2-%d7, %a2-%a5
47 moveml %a6@(-40),%d2-%d7/%a2-%a5
53 moveml %d2-%d7/%a2-%a5,%sp@- | save %d2-%d7, %a2-%a5
56 moveml %a6@(-40),%d2-%d7/%a2-%a5
63 moveml %d2-%d7/%a2-%a5,%sp@- | save %d2-%d7, %a2-%a5
66 moveml %a6@(-40),%d2-%d7/
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mri/
H A Dmoveml.s1 asdf reg a0-a2/d2-d7
4 movem.l (sp)+,a0-a2/d2-d7
7 movem.l a0-a2/d2-d7,symbol
10 movem.l symbol,a0-a2/d2-d7
13 movem.l fdsa,a0-a2/d2-d7
16 movem.l a0-a2/d2-d7,fdsa
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/m68k/
H A Dp2663.s4 bug: movel #4,%d7
5 jsr table(%pc,%d7.w) | wrong
6 jsr %pc@(table-.-2:b,%d7:w) | correct but cryptic
/netbsd-6-1-5-RELEASE/sys/arch/m68k/m68k/
H A Dcopypage.s100 movml %d2-%d7,%sp@-
107 movql #0,%d7
111 movml %d1-%d7/%a1,%a0@-
112 movml %d1-%d7/%a1,%a0@-
113 movml %d1-%d7/%a1,%a0@-
114 movml %d1-%d7/%a1,%a0@-
115 movml %d1-%d7/%a1,%a0@-
116 movml %d1-%d7/%a1,%a0@-
117 movml %d1-%d7/%a1,%a0@-
118 movml %d1-%d7/
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mips/
H A De32el-rel2.d26 0000 000082d7 080082d7 100082d7 000082c7 .*
H A Delfel-rel2.d26 0000 000082d7 080082d7 100082d7 000082c7 .*
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/openrisc/
H A Dstore.d10 0: d7 e1 0f fc l.sw -4\(r1\),r1
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/20_util/duration/arithmetic/
H A Ddr934-2.cc44 const duration<int> d7(11);
45 const duration<int> d8 = d0 % d7;
H A D1.cc65 duration<int> d7(3);
67 d7 += d8;
68 VERIFY(d7.count() == 12);
/netbsd-6-1-5-RELEASE/sys/arch/news68k/stand/bootxx/
H A Dstart.S47 movl %d7,%sp@- | %d7: bootargs
H A Dbootxx.c83 bootxx(uint32_t d4, uint32_t d5, uint32_t d6, uint32_t d7) argument
98 DPRINTF("d7 %x\n", d7);
139 (*entry_point)(d4, d5, d6, d7);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/i860/
H A Dsimd.d10 0: d7 05 48 48 pfzchkl %f0,%f2,%f8
11 4: d7 15 90 48 pfzchkl %f2,%f4,%f16
12 8: d7 25 cd 48 pfzchkl %f4,%f6,%f13
13 c: d7 45 52 49 pfzchkl %f8,%f10,%f18
26 40: d7 61 44 48 fzchkl %f12,%f2,%f4
27 44: d7 b1 82 48 fzchkl %f22,%f4,%f2
28 48: d7 21 d2 48 fzchkl %f4,%f6,%f18
29 4c: d7 41 5c 49 fzchkl %f8,%f10,%f28
42 80: d7 07 52 48 d.pfzchkl %f0,%f2,%f18
44 88: d7 1
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dpr31507-1.c9 double d4, double d5, double d6, double d7,
15 if (d4 != 4 || d5 != 5 || d6 != 6 || d7 != 7)
8 foo(double d0, double d1, double d2, double d3, double d4, double d5, double d6, double d7, float f0, float f1, float f2, float f3, char *p) argument
H A Dc99-hexfloat-3.c13 double d7 = 0x.0p-0; variable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/26_numerics/complex/
H A Dcomplex_value.cc46 double d7 = arg(c); local
48 VERIFY( d7 == d8);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/26_numerics/complex/
H A Dcomplex_value.cc47 double d7 = arg(c); local
49 VERIFY( d7 == d8);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/arm/
H A Dneon-omit.s19 vneg.s16 d7,d8
20 vabs.f d7,d8
23 vpmin.s32 d5,d7
25 vpmin.f32 d5,d7
27 vqrdmulh.s32 d5,d7
30 vqadd.s32 d5,d7
68 vpmin.s32 d5,d7,d20
69 vpmax.f32 d1,d3,d7
70 vpmin.f32 d5,d12,d7
72 vqrdmulh.s32 d5,d7,d
[all...]
H A Dneon-psyn.d16 0[0-9a-f]+ <[^>]+> f2275117 vorr d5, d7, d7
22 0[0-9a-f]+ <[^>]+> f396a507 vabal\.u16 q5, d6, d7
25 0[0-9a-f]+ <[^>]+> f3bc7c05 vdup\.32 d7, d5\[1\]
27 0[0-9a-f]+ <[^>]+> f4aa698f vld2\.32 {d6\[1\],d7\[1\]}, \[sl\]
33 0[0-9a-f]+ <[^>]+> f3b47908 vtbl\.8 d7, {d4-d5}, d8
H A Dneon-ldst-rm.d10 0[0-9a-f]+ <[^>]+> ec924b08 vldmia r2, {d4-d7}
15 0[0-9a-f]+ <[^>]+> ec924b08 vldmia r2, {d4-d7}
20 0[0-9a-f]+ <[^>]+> ecb24b08 vldmia r2!, {d4-d7}
25 0[0-9a-f]+ <[^>]+> ed324b08 vldmdb r2!, {d4-d7}
30 0[0-9a-f]+ <[^>]+> ec824b08 vstmia r2, {d4-d7}
35 0[0-9a-f]+ <[^>]+> ec824b08 vstmia r2, {d4-d7}
40 0[0-9a-f]+ <[^>]+> eca24b08 vstmia r2!, {d4-d7}
45 0[0-9a-f]+ <[^>]+> ed224b08 vstmdb r2!, {d4-d7}
63 0[0-9a-f]+ <[^>]+> ed1f7b11 vldr d7, \[pc, #-68\] ; 0[0-9a-f]+ <backward>
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dlb1sf68.asm81 #define d7 REG (d7) define
371 | It expects the exception type in d7, the format (SINGLE_FLOAT,
386 movew d7,a0@(EBITS) | set __exception_bits
388 orw d7,a0@(STICK) | and __sticky_bits
391 orl d7,d4
414 andw a0@(TRAPE),d7 | is exception trap-enabled?
418 andl d6,d7
424 1: moveml sp@+,d2-d7 | restore data registers
426 1: moveml sp@,d2-d7
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/mips/
H A Dmips-3d-1.c15 double d1, d2, d3, d4, d5, d6, d7, d8, d9; local
74 d7 = 0.0125;
76 if (d6 != d7)
107 d7 = __builtin_mips_rsqrt2_d (d6, d5);
108 d8 = d5 + d5 * d7;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.target/mips/
H A Dmips-3d-1.c15 double d1, d2, d3, d4, d5, d6, d7, d8, d9; local
74 d7 = 0.0125;
76 if (d6 != d7)
107 d7 = __builtin_mips_rsqrt2_d (d6, d5);
108 d8 = d5 + d5 * d7;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/m68k/
H A Dlb1sf68.asm79 #define d7 REG (d7) define
305 | It expects the exception type in d7, the format (SINGLE_FLOAT,
320 movew d7,a0@(EBITS) | set __exception_bits
322 orw d7,a0@(STICK) | and __sticky_bits
325 orl d7,d4
348 andw a0@(TRAPE),d7 | is exception trap-enabled?
352 andl d6,d7
358 1: moveml sp@+,d2-d7 | restore data registers
360 1: moveml sp@,d2-d7
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/i386/
H A Dstring-ok.d29 [ ]+[0-9a-f]+: 2e d7[ ]+xlat %cs:\(%ebx\)
30 [ ]+[0-9a-f]+: d7[ ]+xlat (%ds:)?\(%ebx\)
31 [ ]+[0-9a-f]+: d7[ ]+xlat (%ds:)?\(%ebx\)
32 [ ]+[0-9a-f]+: d7[ ]+xlat (%ds:)?\(%ebx\)
33 [ ]+[0-9a-f]+: d7[ ]+xlat (%ds:)?\(%ebx\)
34 [ ]+[0-9a-f]+: d7[ ]+xlat (%ds:)?\(%ebx\)
66 [ ]+[0-9a-f]+: 2e d7[ ]+xlat %cs:\(%ebx\)
67 [ ]+[0-9a-f]+: d7[ ]+xlat (%ds:)?\(%ebx\)
68 [ ]+[0-9a-f]+: d7[ ]+xlat (%ds:)?\(%ebx\)
69 [ ]+[0-9a-f]+: d7[ ]
[all...]

Completed in 285 milliseconds

12345678