Searched refs:d3 (Results 1 - 25 of 84) sorted by path

1234

/linux-master/arch/m68k/fpsp040/
H A Dbindec.S115 | d3: scratch;lower 32-bits of mantissa for binstr
226 | d3: x/x
289 | d3: x/x
361 | d3: x/scratch - offset ptr into PTENRM array
410 moveb (%a2,%d1),%d3 |load d3 with new rmode
411 lsll #4,%d3 |put bits in proper position
412 fmovel %d3,%fpcr |load bits into fpu
413 lsrl #4,%d3 |put bits in proper position
414 tstb %d3 |decod
[all...]
H A Dbinstr.S7 | Input: 64-bit binary integer in d2:d3, desired length (LEN) in
26 | Copy the fraction in d2:d3 to d4:d5.
28 | A3. Multiply the fraction in d2:d3 by 8 using bit-field
35 | A5. Add using the carry the 64-bit quantities in d2:d3 and d4:d5
36 | into d2:d3. D1 will contain the bcd digit formed.
52 | d3: lower 32-bits of fraction for mul by 8
81 | A2. Copy d2:d3 to d4:d5. Start loop.
85 movel %d3,%d5 |to d4:d5
87 | A3. Multiply d2:d3 by 8; extract msbs into d1.
91 bfextu %d3{#
[all...]
H A Ddecbin.S136 | (*) d3: offset pointer
145 moveql #ESTRT,%d3 |counter to pick up digits
154 bfextu %d4{%d3:#4},%d0 |get the digit and zero extend into d0
156 addqb #4,%d3 |advance d3 to the next digit
182 | (*) d3: offset pointer
207 moveql #FSTRT,%d3 |counter to pick up digits
211 bfextu %d4{%d3:#4},%d0 |get the digit and zero extend
216 | then inc d1 (=2) to point to the next long word and reset d3 to 0
220 addqb #4,%d3 |advanc
[all...]
H A Dres_func.S2024 movel %d3,%d0
H A Dround.S144 moveml %d2/%d3,-(%a7) |make some temp registers
148 bfextu LOCAL_HI(%a0){#24:#2},%d3 |sgl prec. g-r are 2 bits right
150 lsll %d2,%d3 |shift g-r bits to MSB of d3
160 bfextu LOCAL_LO(%a0){#21:#2},%d3 |dbl-prec. g-r are 2 bits right
162 lsll %d2,%d3 |shift g-r bits to the MSB of d3
170 bset #rnd_stky_bit,%d3
172 movel %d3,%d0 |return grs to d0
173 moveml (%a7)+,%d2/%d3 |restor
[all...]
H A Dsgetem.S118 movel %d3,-(%a7) |save d3
120 bfffo %d0{#0:#32},%d3 |find first 1 in ls mant to d0
121 lsll %d3,%d0 |shift first 1 to integer bit in ms mant
122 movel (%a7)+,%d3 |restore d3
126 moveml %d3/%d5/%d6,-(%a7) |save registers
127 bfffo %d0{#0:#32},%d3 |find first 1 in ls mant to d0
128 lsll %d3,%d0 |shift ms mant until j-bit is set
130 lsll %d3,
[all...]
H A Dsrem_mod.S111 movew (%a0),%d3
112 movew %d3,SignY(%a6)
113 andil #0x00007FFF,%d3 | ...Y := |Y|
119 tstl %d3
122 movel #0x00003FFE,%d3 | ...$3FFD + 1
129 subil #32,%d3
133 subl %d6,%d3 | ...(D3,D4,D5) is normalized
140 subl %d6,%d3
152 addil #0x00003FFE,%d3 | ...(D3,D4,D5) normalized
202 movel %d3,L_SCR
[all...]
H A Dutil.S685 moveb L_SCR1(%a6),%d3
709 movew L_SCR1(%a6),%d3
733 movel L_SCR1(%a6),%d3
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S8390 mov.l (%a0),%d3 # D3 is exponent of smallest norm. #
8407 mov.l %d3,X(%a6)
8429 mov.l %d3,X(%a6)
9434 mov.w SRC_EX(%a0),%d3
9435 mov.w %d3,SignY(%a6)
9436 and.l &0x00007FFF,%d3 # Y := |Y|
9442 tst.l %d3
9445 mov.l &0x00003FFE,%d3 # $3FFD + 1
9452 sub.l &32,%d3
9456 sub.l %d6,%d3 # (D
[all...]
H A Dfpsp.S8496 mov.l (%a0),%d3 # D3 is exponent of smallest norm. #
8513 mov.l %d3,X(%a6)
8535 mov.l %d3,X(%a6)
9793 mov.w SRC_EX(%a0),%d3
9794 mov.w %d3,SignY(%a6)
9795 and.l &0x00007FFF,%d3 # Y := |Y|
9801 tst.l %d3
9804 mov.l &0x00003FFE,%d3 # $3FFD + 1
9811 sub.l &32,%d3
9815 sub.l %d6,%d3 # (D
[all...]
H A Dilsp.S342 mov.l %d7, %d3 # divisor
345 swap %d3
346 cmp.w %d2, %d3 # V1 = U1 ?
353 divu.w %d3, %d1 # use quotient of mslw/msw
364 lddadj1: mov.l %d7, %d3
367 swap %d3
368 mulu.w %d1, %d3 # V1q
370 sub.l %d3, %d4 # U1U2 - V1q
394 mov.l %d5, %d2 # now %d2,%d3 are trial*divisor
395 mov.l %d6, %d3
[all...]
H A Disp.S287 set EXC_D3, EXC_DREGS+(3*4) # offset of d3
1339 mov.l %a0,%d3 # put base in d3
1455 mov.l %a0,%d3 # put base in d3
1491 # d3 = base (internal " " )
1511 clr.l %d3
1538 add.l %d0,%d3 # base += bd
1573 mov.l %d3,%a0
1584 add.l %d2,%d3 # preindexin
[all...]
H A Ditest.S171 mov.l &0x88888888,%d3
177 mulu.l %d1,%d2:%d3
195 mov.l &0x00000000,%d3
201 mulu.l %d1,%d2:%d3
241 mov.l &0x00000003,%d3
247 mulu.l %d1,%d2:%d3
265 mov.l &0x00000004,%d3
271 mulu.l %d1,%d2:%d3
289 mov.l &0xffffffff,%d3
295 mulu.l %d1,%d2:%d3
[all...]
/linux-master/arch/m68k/math-emu/
H A Dfp_entry.S140 move.l %d3,%d0
141 printf PREGISTER,"{d3->%08x}",1,%d0
190 printf PREGISTER,"{d3<-%08x}",1,%d0
191 | move.l %d0,%d3
/linux-master/arch/nios2/kernel/
H A Dmisaligned.c70 u8 a, b, d0, d1, d2, d3; local
123 d3 = val >> 24;
131 *(u8 *)(addr+3) = d3;
136 fault |= __put_user(d3, (u8 *)(addr+3));
143 fault |= __get_user(d3, (u8 *)(addr+3));
144 val = (d3 << 24) | (d2 << 16) | (d1 << 8) | d0;
/linux-master/arch/powerpc/crypto/
H A Daes-spe-modes.S133 #define GF128_MUL(d0, d1, d2, d3, t0) \
135 cmpwi d3,-1; \
137 rlwimi d3,d2,0,0,0; /* propagate "carry" bits */ \
138 rotlwi d3,d3,1; \
146 #define START_KEY(d0, d1, d2, d3) \
155 xor rD3,d3,rW3;
H A Daes-tab-4k.S110 .long R(6b, b8, b8, d3), R(28, 14, 14, 3c)
117 .long R(9f, c2, c2, 5d), R(bd, d3, d3, 6e)
120 .long R(d3, e4, e4, 37), R(f2, 79, 79, 8b)
175 .long R(8d, 46, 97, a3), R(6b, d3, f9, c6)
178 .long R(d4, be, 83, 2d), R(58, 74, 21, d3)
190 .long R(ab, 73, d3, 23), R(72, 4b, 02, e2)
193 .long R(86, c5, 7b, 9a), R(d3, 37, 08, a5)
/linux-master/drivers/block/
H A Dswim_asm.S84 moveb %a3@, %d3
85 cmpb %a0@+, %d3
184 moveb %a3@, %d3
185 cmpb %a0@+, %d3
/linux-master/drivers/ipack/devices/
H A Dscc2698.h26 u8 d3, rhr; /* Receive holding register (R) */ member in struct:scc2698_channel::__anon343
33 u8 d3, thr; /* Transmit holding register */ member in struct:scc2698_channel::__anon344
51 u8 d3, rhra; /* Receive holding register (a) */ member in struct:scc2698_block::__anon345
69 u8 d3, thra; /* Transmit holding register (a) */ member in struct:scc2698_block::__anon346
/linux-master/drivers/net/wan/
H A Dwanxlfw.S320 movel #0x18000000, %d3 // D3 = initial TX BD flags: Int + Last
323 bsetl #26, %d3 // TX BD flag: Transmit CRC
325 movel %d3, (%a1)+ // TX flags + length
330 bsetl #29, %d3 // TX BD flag: Wrap (last BD)
331 movel %d3, (%a1)+ // Final TX flags + length
504 clrl %d3
505 movew 2(%d1), %d3
506 subw parity_bytes(%d0), %d3 // D3 = packet length
507 cmpw #HDLC_MAX_MRU, %d3
517 movel %d3,
[all...]
/linux-master/drivers/zorro/
H A Dzorro.ids14 00d3 Pacific Peripherals
/linux-master/arch/arm/crypto/
H A Daes-ce-core.S322 vtbl.8 d3, {d6-d7}, d13
358 vtbx.8 d0, {d2-d3}, d12
359 vtbx.8 d1, {d2-d3}, d13
581 vtbx.8 d0, {d2-d3}, d6
582 vtbx.8 d1, {d2-d3}, d7
673 vtbx.8 d0, {d2-d3}, d6
674 vtbx.8 d1, {d2-d3}, d7
H A Daes-neonbs-core.S30 q1h .req d3
781 vmov r9, r10, d3
H A Dblake2b-neon-core.S82 vadd.u64 d3, d3, M_\s6
116 vadd.u64 d3, d3, M_\s7
158 vadd.u64 d3, d3, d4
162 vadd.u64 d3, d3, M_\s14
168 veor d14, d14, d3
198 vadd.u64 d3, d
[all...]
H A Dchacha-neon-core.S244 vdup.32 q7, d3[1]
245 vdup.32 q6, d3[0]
466 vswp d3, d6

Completed in 340 milliseconds

1234