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

1 2 3 4 5 6 7 8 910

  /src/common/lib/libc/arch/m68k/gen/
bswap64.S 38 movl %d3,-(%sp)
40 movl #0x00ff00ff, %d3
42 andl %d3,%d2
45 andl %d3,%d0
48 andl %d3,%d2
51 andl %d3,%d1
54 movl (%sp)+,%d3
muldi3.S 66 movel %a1, %d3 | prepare for Y_L32(H) in L
73 swap %d3 | Y_L32(H) in L
77 muluw %d3, %d2 | C = X_L32(H) * Y_L32(H)
78 muluw %d0, %d3 | D = X_L32(L) * Y_L32(H)
86 addl %d3, %d1 | B += D
92 | (%d0), (%d1), %d2 = C, %d3 = free, %d4 = A
94 clrl %d3 | extract B(H)
95 movew %d1, %d3
99 addl %d3, %d2 | C += B(H)
104 | (%d0), (%d1), %d2 = C, %d3 = free, %d4 = fre
    [all...]
  /src/lib/libc/arch/m68k/quad/
ashldi3.S 37 | d3 offset (32 - shift)
45 moveq #32,%d3
46 subl %d2,%d3
48 negl %d3
50 asll %d3,%d0
55 lsrl %d3,%d4
ashrdi3.S 37 | d3 offset (32 - shift)
45 moveq #32,%d3
46 subl %d2,%d3
48 negl %d3
50 asrl %d3,%d1
56 asll %d3,%d4
lshrdi3.S 37 | d3 offset (32 - shift)
45 moveq #32,%d3
46 subl %d2,%d3
48 negl %d3
50 lsrl %d3,%d1
55 asll %d3,%d4
  /src/sys/arch/atari/stand/xxboot/fdboot/
fdboot.S 60 movl _membot:w,%d3
62 cmpl %a6,%d3
66 movl _memtop:w,%d3
67 cmpl #MINTOP,%d3
70 andw #-4,%d3
71 movl %d3,%a0
77 movq #0,%d3
82 addw %d0,%d3 | sector
85 subqw #1,%d3
86 addw %d3,%d
    [all...]
  /src/sys/arch/amiga/stand/bootblock/boot/
muldi3.s 34 movml %d2/%d3/%d4/%d5/%d6,%sp@- | 0..4 regs, 5 %pc, 6..9 parameters
37 | movl %sp@(28),%d3
45 roxrl #1,%d3
54 movml %sp@+,%d2/%d3/%d4/%d5/%d6
  /src/external/gpl3/gdb/dist/sim/testsuite/aarch64/
fcsel.s 34 fcsel d3, d0, d2, eq
35 fcmp d3, d0
37 fcsel d3, d0, d2, ne
38 fcmp d3, d2
44 fcsel d3, d0, d2, lt
45 fcmp d3, d0
47 fcsel d3, d0, d2, gt
48 fcmp d3, d2
  /src/external/gpl3/gdb.old/dist/sim/testsuite/aarch64/
fcsel.s 34 fcsel d3, d0, d2, eq
35 fcmp d3, d0
37 fcsel d3, d0, d2, ne
38 fcmp d3, d2
44 fcsel d3, d0, d2, lt
45 fcmp d3, d0
47 fcsel d3, d0, d2, gt
48 fcmp d3, d2
  /src/sys/arch/atari/stand/xxboot/ahdi-xxboot/
xxboot.ahdi.S 56 * d3: SCSI/IDE <-> ACSI flag d4: SCSI/IDE target (or -1)
61 main: movml %d3-%d7/%a3-%a5,%sp@-
73 movl _membot:w,%d3
75 cmpl %a4,%d3
79 movl _memtop:w,%d3
80 cmpl #MINTOP,%d3
83 andw #-4,%d3
84 movl %d3,%a0
91 movq #NSEC,%d3 | # of sectors
108 movl %d0,%d3
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.disasm/
mn10300.s 33 add 131071,d3
62 btst 131071,d3
75 cmp a3,d3
77 cmp 16,d3
88 extbu d3
97 mulq 256,d3
98 mulq 131071,d3
101 mulqu 256,d3
102 mulqu 131071,d3
103 sat16 d2,d3
    [all...]
mn10200.s 31 add 131071,d3
80 cmp a3,d3
82 cmp 16,d3
91 extxu d3
98 and 32767,d3
102 or 32767,d3
105 xor 32767,d3
106 not d3
113 mov psw,d3
159 movb (d2,a2),d3
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.disasm/
mn10300.s 33 add 131071,d3
62 btst 131071,d3
75 cmp a3,d3
77 cmp 16,d3
88 extbu d3
97 mulq 256,d3
98 mulq 131071,d3
101 mulqu 256,d3
102 mulqu 131071,d3
103 sat16 d2,d3
    [all...]
mn10200.s 31 add 131071,d3
80 cmp a3,d3
82 cmp 16,d3
91 extxu d3
98 and 32767,d3
102 or 32767,d3
105 xor 32767,d3
106 not d3
113 mov psw,d3
159 movb (d2,a2),d3
    [all...]
  /src/external/gpl3/gdb/dist/sim/testsuite/mn10300/
testutils.inc 20 mov 5, d3;
21 mov d3, (16, sp);
40 mov 5, d3;
41 mov d3, (16, sp);
  /src/external/gpl3/gdb.old/dist/sim/testsuite/mn10300/
testutils.inc 20 mov 5, d3;
21 mov d3, (16, sp);
40 mov 5, d3;
41 mov d3, (16, sp);
  /src/sys/arch/x68k/stand/common/
chkfmt.s 54 movel %d3,%d2 | first sector
55 movel %d3,%d0 | sector min
57 movel %d3,%d1 | sector max
62 cmpl %d0,%d3
64 movel %d3,%d0
66 cmpl %d3,%d1
68 cmpl %d2,%d3
86 | output: d3.l: sector information: N C H R (2hex)
90 | d3-d4, d7
112 movel %d3,%d7 | d7: FDC status: X ST0 ST1 ST2 (2hex
    [all...]
  /src/external/lgpl3/gmp/dist/mpn/m68k/mc68020/
mul_1.asm 55 C movel d3, M(-,sp)
72 movel M(s1_ptr,+), d3
73 mulul s2_limb, d1:d3
74 addxl d0, d3
75 movel d3, M(res_ptr,+)
76 L(L1): movel M(s1_ptr,+), d3
77 mulul s2_limb, d0:d3
78 addxl d1, d3
79 movel d3, M(res_ptr,+)
82 clrl d3
    [all...]
  /src/sys/arch/atari/stand/xxboot/wdboot/
wdboot.S 37 * in: d3 ('DMAr' flag), d4 (SCSI target), d5 (boot pref), d7 (ACSI target)
40 movml %d3-%d5/%d7,%sp@-
58 movl _membot:w,%d3
60 cmpl %a4,%d3
63 movl _memtop:w,%d3
64 cmpl #MINTOP,%d3
67 andw #-4,%d3
68 movl %d3,%a0
91 exit: movml %sp@+,%d3-%d5/%d7
99 movml %a0@,%d3-%d5/%d
    [all...]
  /src/tests/usr.bin/indent/
lsym_preprocessing.c 109 int d3 ; variable
126 int d3; variable
  /src/common/lib/libc/arch/arm/string/
memset_neon.S 68 vmvn.u64 d3, #0 /* set all ones */
69 vshl.u64 d3, d3, d2 /* create a no-fill mask */
70 vmvn.u64 d2, d3 /* invert mask for a fill-mask */
71 vand d7, d7, d3 /* mask out fill bits */
85 vmov q1, q0 /* put fill in q1 (d2-d3) */
106 vstmia ip!, {d0-d3}; b .Lmemset_8dwordaligned
167 vmvn.u64 d3, #0 /* set all ones */
168 vshl.u64 d3, d3, d2 /* create a no-fill mask *
    [all...]
  /src/sys/arch/mac68k/obio/
iwm.s 708 moveq #50,%d3 | Max. retries for sector lookup
715 dbra %d3,rsLI2
730 moveb %a0@,%d3 | Get a char,
732 moveb %a2@(0,%d3),%a4@+ | remap and store it
738 moveq #0,%d3 | Data scratch reg
742 moveb %a0@,%d3 | Get 2 bit nibbles
744 moveb %a2@(0,%d3),%d1 | Remap disk byte
749 moveb %a0@,%d3 | Get first 6 bit nibble
751 orb %a2@(0,%d3),%d2 | Remap it and complete first byte
753 moveb %d7,%d3 | The X flag bit (a copy of the carr
    [all...]
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora15/neon/
aorsorrlshC_n.asm 79 L(bb1): vld1.32 {d3[0]}, [vp]!
80 vsli.u32 d0, d3, #LSH
83 vshr.u32 d0, d3, #32-LSH
92 L(b10): vld1.32 {d3}, [vp]!
93 vsli.u64 d0, d3, #LSH
96 vshr.u64 d0, d3, #64-LSH
106 vld1.32 {d3}, [vp]!
107 vsli.u64 d1, d3, #LSH
109 vshr.u64 d0, d3, #64-LSH
122 vld1.32 {d3}, [vp]
    [all...]
  /src/sys/arch/sparc/fpu/
fpu_div.c 157 u_int r0, r1, r2, r3, d0, d1, d2, d3, y0, y1, y2, y3; local
204 FPU_SUBS(d3, r3, y3); FPU_SUBCS(d2, r2, y2); \
226 r0 = d0, r1 = d1, r2 = d2, r3 = d3; \
250 r0 = d0, r1 = d1, r2 = d2, r3 = d3;
  /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;
136 d1 = d2 + d3;
137 d1 = d2 - d3;
138 d1 = d2 * d3;
139 d1 = d2 / d3;
182 D1 = D2 + D3;
183 D1 = D2 - D3;
184 D1 = D2 * D3;
185 D1 = D2 / D3;
    [all...]

Completed in 64 milliseconds

1 2 3 4 5 6 7 8 910