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

1 2 3 4 5 6

  /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
35 movml %sp@(24),%d2-%d5
39 | movl %sp@(36),%d5
47 addl %d5,%d1
50 addl %d5,%d5
54 movml %sp@+,%d2/%d3/%d4/%d5/%d6
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm/
divdf3vfp.S 23 vdiv.f64 d5, d6, d7
24 vmov r0, r1, d5 // move result back to r0/r1 pair
  /src/sys/arch/news68k/stand/bootxx/
start.S 49 movl %d5,%sp@- | %d5: kernel
bootxx.c 83 bootxx(uint32_t d4, uint32_t d5, uint32_t d6, uint32_t d7)
96 DPRINTF("d5 %x (%s)\n", d5, (char *)d5);
140 (*entry_point)(d4, d5, d6, d7);
  /src/sys/arch/atari/stand/xxboot/sdboot/
sdboot.S 37 * in: d3 ('DMAr' flag), d4 (SCSI target), d5 (boot pref), d7 (ACSI target)
40 movml %d3-%d5/%d7,%sp@-
53 0: tstb %d5
55 cmpb #0x20,%d5
77 movq #NSEC,%d5 | sector count
96 exit: movml %sp@+,%d3-%d5/%d7
104 movml %a0@,%d3-%d5/%d7
108 0: movl #255,%d5
109 cmpl %d5,%d3
111 movl %d3,%d5
    [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@-
48 tstb %d5
50 cmpb #0x20,%d5
72 movq #NSEC,%d5 | sector count
91 exit: movml %sp@+,%d3-%d5/%d7
99 movml %a0@,%d3-%d5/%d7
103 0: movl #255,%d5
104 cmpl %d5,%d3
106 movl %d3,%d5
    [all...]
  /src/sys/arch/x68k/stand/common/
exec_image.S 47 moveml %sp@+,%d5-%d7
65 || %d5: size
68 movl %d5,%sp@- | push last arg (esym)
79 subql #1,%d5
88 movq #0,%d5 | reg arg (unused)
execkern.h 35 unsigned d5; /* reserved */ member in struct:execkern_arg
execkern.S 32 | a3+n (reserved) (d5)
81 movel %a3@+,%d5 | (reserved)
87 moveml %a3@+,%d5-%d7/%a0
  /src/external/gpl3/gdb/dist/sim/testsuite/mips/
r6-64.s 20 d5: .dword 0x00000000000000dd label
93 r6ck_2dr dmodu, d1, d2, d5
97 r6ck_2dr1i dalign, d1, d5, 4, d9
104 r6ck_1dr dclz, d5, d12
108 r6ck_1dr dclo, d5, d0
113 r6ck_2dr1i dlsa, d5, d9, 4, d15
116 r6ck_1dr1i daui, d5, 0xdead, d16
  /src/external/gpl3/gdb.old/dist/sim/testsuite/mips/
r6-64.s 20 d5: .dword 0x00000000000000dd label
93 r6ck_2dr dmodu, d1, d2, d5
97 r6ck_2dr1i dalign, d1, d5, 4, d9
104 r6ck_1dr dclz, d5, d12
108 r6ck_1dr dclo, d5, d0
113 r6ck_2dr1i dlsa, d5, d9, 4, d15
116 r6ck_1dr1i daui, d5, 0xdead, d16
  /src/sys/arch/atari/stand/xxboot/ahdi-sdb00t/
sdb00t.ahdi.S 41 movml %d3/%d5,%sp@-
53 movq #0,%d5
54 0: movb %d5,%d1 | NVRAM bootpref
80 exit: movml %sp@+,%d3/%d5
91 movq #1,%d5
105 movml %sp@+,%d3/%d5
108 * in: d4/d7 (target) d5 (count), d6 (offset), a4 (buffer)
116 movw %d5,%sp@- | count
137 movb %d5,%a6@(13)
143 movw %d5,%a5
    [all...]
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/m68k/
aes-m68k.S 86 movel %d3,%d5 | d5=rk[3] as {1,2,3,0}
87 moveb %d5,%d7 | d7=temp
89 swap %d5 | d5={3,0,1,2}
91 moveb %d5,%d7 | d7=temp>>16
93 lsrl #8,%d5 | d5={x,3,0,1}
97 moveb %d5,%d7 | d7=temp>>24
99 swap %d5 | d5={0,1,x,3
    [all...]
  /src/crypto/external/bsd/openssl/lib/libcrypto/arch/m68k/
aes-m68k.S 86 movel %d3,%d5 | d5=rk[3] as {1,2,3,0}
87 moveb %d5,%d7 | d7=temp
89 swap %d5 | d5={3,0,1,2}
91 moveb %d5,%d7 | d7=temp>>16
93 lsrl #8,%d5 | d5={x,3,0,1}
97 moveb %d5,%d7 | d7=temp>>24
99 swap %d5 | d5={0,1,x,3
    [all...]
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/m68k/
aes-m68k.S 86 movel %d3,%d5 | d5=rk[3] as {1,2,3,0}
87 moveb %d5,%d7 | d7=temp
89 swap %d5 | d5={3,0,1,2}
91 moveb %d5,%d7 | d7=temp>>16
93 lsrl #8,%d5 | d5={x,3,0,1}
97 moveb %d5,%d7 | d7=temp>>24
99 swap %d5 | d5={0,1,x,3
    [all...]
  /src/sys/arch/atari/stand/xxboot/fdboot/
fdboot.S 92 movq #NSEC,%d5 | # of sectors
160 rds2: movml %d2-%d5/%a2-%a3,%sp@-
163 movl %sp@(36),%d5 | count
165 movml %sp@+,%d2-%d5/%a2-%a3
170 tstl %d5
187 cmpl %d0,%d5
189 movw %d5,%d0
199 subl %d0,%d5
  /src/sys/arch/m68k/060sp/dist/
ilsp.s 148 mov.l 0xc(%a6), %d5 # get dividend hi
165 tst.l %d5 # chk sign of hi(dividend)
171 negx.l %d5
177 tst.l %d5 # is (hi(dividend) == 0)
186 exg %d5,%d6 # q = 0, r = dividend
190 tdivu.l %d7, %d5:%d6 # it's only a 32/32 bit div!
197 cmp.l %d7,%d5
211 neg.l %d5 # sgn(rem) = sgn(dividend)
253 mov.l 0xc(%a6), %d5 # get dividend hi
285 # The most sig. longword of the 64 bit dividend must be in %d5, least
    [all...]
  /src/sys/arch/atari/stand/xxboot/ahdi-wdb00t/
wdb00t.ahdi.S 41 movml %d3/%d5,%sp@-
50 movb %d5,%d1 | NVRAM bootpref
68 exit: movml %sp@+,%d3/%d5
79 movq #1,%d5
93 movml %sp@+,%d3/%d5
96 * in: d4 (target) d5 (count), d6 (offset), a4 (buffer)
138 movb %d5,idesc:l
139 movw %d5,%d1
  /src/external/lgpl3/gmp/dist/mpn/m68k/mc68020/
aorsmul_1.asm 63 moveml d2-d5, M(-,sp)
73 clrl d5
83 addxl d5, d1
88 addxl d5, d0
92 addxl d5, d0
97 moveml M(sp,+), d2-d5
  /src/sys/arch/atari/stand/xxboot/ahdi-xxboot/
xxboot.ahdi.S 57 * d5: boot preference d6: offset of boot block
111 movl %d0,%d5 | new boot preference
174 rds1: movl #255,%d5
175 cmpl %d5,%d3
177 movl %d3,%d5
182 addl %d5,%d6
183 subl %d5,%d3
  /src/external/gpl3/gcc/dist/libgcc/config/m68k/
lb1sf68.S 79 #define d5 REG (d5) define
372 | DOUBLE_FLOAT or LONG_FLOAT) in d6, and the last operation code in d5.
395 movew d5,a0@(LASTO) | and __last_operation
820 movel d2,d5 | save b to get exponent
821 andl d6,d5 | get exponent in d5
823 cmpl d6,d5 | check for INFINITY or NaN
829 swap d5 | shift right exponent so that it starts
831 lsrw IMM (5),d5 | in bit 0 and not bit 2
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/m68k/
lb1sf68.S 79 #define d5 REG (d5) define
372 | DOUBLE_FLOAT or LONG_FLOAT) in d6, and the last operation code in d5.
395 movew d5,a0@(LASTO) | and __last_operation
820 movel d2,d5 | save b to get exponent
821 andl d6,d5 | get exponent in d5
823 cmpl d6,d5 | check for INFINITY or NaN
829 swap d5 | shift right exponent so that it starts
831 lsrw IMM (5),d5 | in bit 0 and not bit 2
    [all...]
  /src/external/lgpl3/gmp/dist/mpn/arm/neon/
lshiftc.asm 110 vshl.u64 d5, d19, d6
123 vshl.u64 d5, d16, d6
135 vorr d3, d5, d0
137 vshl.u64 d5, d16, d6
155 vorr d2, d5, d0
165 L(l3): vshl.u64 d5, d19, d6
174 vorr d3, d5, d0
176 vshl.u64 d5, d16, d6
181 vst1.32 {d5[1]}, [rp]
189 vshl.u64 d5, d16, d
    [all...]
  /src/external/lgpl3/gmp/dist/mpn/m68k/
lshift.asm 76 moveql #1, d5
77 cmpw d5, cnt
93 moveql #32, d5
94 subl cnt, d5
107 lsrl d5, d0 C compute carry limb
120 lsrl d5, d3
127 lsrl d5, d3
rshift.asm 76 moveql #1, d5
77 cmpw d5, cnt
93 moveql #32, d5
94 subl cnt, d5
97 lsll d5, d0 C compute carry limb
110 lsll d5, d3
117 lsll d5, d3

Completed in 75 milliseconds

1 2 3 4 5 6