HomeSort by: relevance | last modified time | path
    Searched refs:d1 (Results 1 - 25 of 727) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.disasm/
mn10300.s 27 add d1,d2
30 add a2,d1
31 add 16,d1
40 addc d1,d2
60 btst 64,d1
65 bset d1,(a2)
68 bclr d1,(a2)
73 cmp d1,d2
79 cmp 131071,d1
86 ext d1
    [all...]
mn10200.s 25 add d1,d2
27 add a2,d1
29 add 16,d1
35 addc d1,d2
72 btst 64,d1
74 bset d1,(a2)
75 bclr d1,(a2)
78 cmp d1,d2
84 cmp 131071,d1
89 ext d1
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.disasm/
mn10300.s 27 add d1,d2
30 add a2,d1
31 add 16,d1
40 addc d1,d2
60 btst 64,d1
65 bset d1,(a2)
68 bclr d1,(a2)
73 cmp d1,d2
79 cmp 131071,d1
86 ext d1
    [all...]
mn10200.s 25 add d1,d2
27 add a2,d1
29 add 16,d1
35 addc d1,d2
72 btst 64,d1
74 bset d1,(a2)
75 bclr d1,(a2)
78 cmp d1,d2
84 cmp 131071,d1
89 ext d1
    [all...]
  /src/sys/arch/x68k/stand/libsa/
fdsub.S 41 || movl %sp@(4),%d1
42 || andil #3,%d1
43 || orib #0x90,%d1
44 || lslw #8,%d1
51 moveml %sp@(4),%d0-%d1
52 andil #1,%d1
54 lslw #2,%d1
55 orw %d1,%d0
58 tstl %d1
62 moveml %d0-%d1,%a0
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
fp-test.cc 81 volatile double d1 = 1.0, d2 = 1.0, d3 = 1.0; variable
82 volatile long double D1 = 1.0, D2 = 1.0, D3 = 1.0;
121 d1 = f1;
122 D1 = f1;
132 f1 = d1;
133 f1 = D1;
135 d1 = -d2;
136 d1 = d2 + d3;
137 d1 = d2 - d3;
138 d1 = d2 * d3
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
fp-test.cc 81 volatile double d1 = 1.0, d2 = 1.0, d3 = 1.0; variable
82 volatile long double D1 = 1.0, D2 = 1.0, D3 = 1.0;
121 d1 = f1;
122 D1 = f1;
132 f1 = d1;
133 f1 = D1;
135 d1 = -d2;
136 d1 = d2 + d3;
137 d1 = d2 - d3;
138 d1 = d2 * d3
    [all...]
  /src/lib/libc/arch/m68k/sys/
fork.S 47 subql #1,%d1 /* from 1 to 0 in child, 0 to -1 in parent */
48 andl %d1,%d0
  /src/sys/arch/x68k/stand/xxboot/
ashldi3.S 36 moveml %sp@(4),%d0-%d1/%a0 | %d0:%d1 = quad value
40 addl %d1,%d1 | X:%d1 <<= 1
76 moveml %a2@+,%d0-%d2 | %d0:%d1 = value
84 cmpl %a2@+,%d1 | compare low word
ashrdi3.S 36 moveml %sp@(4),%d0-%d1/%a0 | %d0:%d1 = quad value
41 roxrl #1,%d1 | X:%d1 >>= 1
79 moveml %a2@+,%d0-%d2 | %d0:%d1 = value
87 cmpl %a2@+,%d1 | compare low word
  /src/sys/lib/libkern/arch/m68k/
random.S 52 mulsl (%a0), %d1:%d0
54 roxll #2, %d1
55 addl %d1, %d0
56 moveql #1, %d1
57 addxl %d1, %d0
  /src/common/lib/libc/arch/m68k/gen/
bswap64.S 32 movl 4(%sp),%d1
36 byterev %d1
47 movl %d1,%d2
50 lsrl #8,%d1
51 andl %d3,%d1
52 orl %d2,%d1
56 rolw #8,%d1
58 swap %d1
61 rolw #8,%d1
  /src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/allwinner/
Makefile 2 dtb-$(CONFIG_ARCH_SUNXI) += sun20i-d1-clockworkpi-v3.14.dtb
3 dtb-$(CONFIG_ARCH_SUNXI) += sun20i-d1-devterm-v3.14.dtb
4 dtb-$(CONFIG_ARCH_SUNXI) += sun20i-d1-dongshan-nezha-stu.dtb
5 dtb-$(CONFIG_ARCH_SUNXI) += sun20i-d1-lichee-rv-86-panel-480p.dtb
6 dtb-$(CONFIG_ARCH_SUNXI) += sun20i-d1-lichee-rv-86-panel-720p.dtb
7 dtb-$(CONFIG_ARCH_SUNXI) += sun20i-d1-lichee-rv-dock.dtb
8 dtb-$(CONFIG_ARCH_SUNXI) += sun20i-d1-lichee-rv.dtb
9 dtb-$(CONFIG_ARCH_SUNXI) += sun20i-d1-mangopi-mq-pro.dtb
10 dtb-$(CONFIG_ARCH_SUNXI) += sun20i-d1-nezha.dtb
  /src/lib/libc/arch/m68k/gen/
ashlsi3.S 48 movel 8(%sp),%d1
50 asll %d1,%d0
ashrsi3.S 48 movel 8(%sp),%d1
50 asrl %d1,%d0
lshlsi3.S 48 movel 8(%sp),%d1
50 lsll %d1,%d0
lshrsi3.S 48 movel 8(%sp),%d1
50 lsrl %d1,%d0
  /src/common/lib/libc/arch/m68k/string/
ffs.S 63 movl %d0,%d1
65 andl %d0,%d1
68 ff1.l %d1 | count leading zeros
70 bfffo %d1{#0:#32},%d1
72 subl %d1,%d0
80 movl 4(%sp),%d1
84 lsrl #1,%d1 | shift low bit into carry
95 movql #31,%d1
98 dbcs %d1,.L
    [all...]
strcmp.S 51 GETC((%a0)+,%d1)
53 SUBC((%a1)+,%d1)
56 GETC((%a0)+,%d1)
58 SUBC((%a1)+,%d1)
61 GETC((%a0)+,%d1)
63 SUBC((%a1)+,%d1)
66 GETC((%a0)+,%d1)
68 SUBC((%a1)+,%d1)
73 movl %d1,%d0
77 movb %d1,%d
    [all...]
strncpy.S 48 movl 12(%sp),%d1 | count
52 subql #1,%d1
56 dbeq %d1,.Lscloop | loop through low word of d1
60 clrw %d1 | clear low word of d1
62 subql #1,%d1 | adjust count for long copies
73 dbra %d1,.Lscploop | keep going
74 clrw %d1
77 subql #1,%d1
    [all...]
  /src/external/gpl3/gdb/dist/sim/testsuite/aarch64/
fminnm.s 16 fmov d1, #1.0
17 fminnm d2, d0, d1
18 fcmp d2, d1
27 fmov d1, xzr
28 fminnm d2, d0, d1
29 fcmp d2, d1
39 fmov d1, xzr
40 fdiv d1, d0, d1
41 fminnm d1, d0, d
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/testsuite/aarch64/
fminnm.s 16 fmov d1, #1.0
17 fminnm d2, d0, d1
18 fcmp d2, d1
27 fmov d1, xzr
28 fminnm d2, d0, d1
29 fcmp d2, d1
39 fmov d1, xzr
40 fdiv d1, d0, d1
41 fminnm d1, d0, d
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/ssl/
d1_lib.c 69 DTLS1_STATE *d1; local
77 if ((d1 = OPENSSL_zalloc(sizeof(*d1))) == NULL) {
82 d1->buffered_messages = pqueue_new();
83 d1->sent_messages = pqueue_new();
86 d1->cookie_len = sizeof(s->d1->cookie);
89 d1->link_mtu = 0;
90 d1->mtu = 0;
92 if (d1->buffered_messages == NULL || d1->sent_messages == NULL)
    [all...]
  /src/lib/libc/arch/m68k/quad/
ashldi3.S 35 | d1 lsw
43 movel 12(%fp),%d1
49 movel %d1,%d0
51 clrl %d1
54 movel %d1,%d4
57 asll %d2,%d1
ashrdi3.S 35 | d1 lsw
43 movel 12(%fp),%d1
49 movel %d0,%d1
50 asrl %d3,%d1
54 L2: lsrl %d2,%d1
57 orl %d4,%d1

Completed in 40 milliseconds

1 2 3 4 5 6 7 8 91011>>