| /netbsd-src/sys/arch/atari/stand/xxboot/fdboot/ |
| H A D | fdboot.S | 63 movl _membot:w,%d3 65 cmpl %a6,%d3 69 movl _memtop:w,%d3 70 cmpl #MINTOP,%d3 73 andw #-4,%d3 74 movl %d3,%a0 80 movq #0,%d3 85 addw %d0,%d3 | sector 88 subqw #1,%d3 89 addw %d3,%d3 [all …]
|
| /netbsd-src/sys/arch/atari/stand/xxboot/ahdi-xxboot/ |
| H A D | xxboot.ahdi.S | 64 main: movml %d3-%d7/%a3-%a5,%sp@- 76 movl _membot:w,%d3 78 cmpl %a4,%d3 82 movl _memtop:w,%d3 83 cmpl #MINTOP,%d3 86 andw #-4,%d3 87 movl %d3,%a0 94 movq #NSEC,%d3 | # of sectors 111 movl %d0,%d3 113 movml %sp@+,%d3-%d7/%a3-%a5 [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.disasm/ |
| H A D | 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 …]
|
| H A D | 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 …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/chacha/asm/ |
| H A D | chacha-c64xplus.pl | 124 my ($d0,$d1,$d2,$d3) = (12..15); 137 || XOR @X[$a3],@X[$d3],@X[$d3] 143 || SWAP2 @X[$d3],@X[$d3] 148 || ADD @X[$d3],@X[$c3],@X[$c3] 173 || XOR @Y[$a3],@Y[$d3],@Y[$d3] 179 || XOR @X[$a3],@X[$d3],@X[$d3] 185 || SWAP2 @Y[$d3],@Y[$d3] 187 || ROTL @X[$d3],8,@X[$d3] 191 || ADD @Y[$d3],@Y[$c3],@Y[$c3] 201 || ADD @X[$d3],@X[$c3],@X[$c3] [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/chacha/asm/ |
| H A D | chacha-c64xplus.pl | 123 my ($d0,$d1,$d2,$d3) = (12..15); 136 || XOR @X[$a3],@X[$d3],@X[$d3] 142 || SWAP2 @X[$d3],@X[$d3] 147 || ADD @X[$d3],@X[$c3],@X[$c3] 172 || XOR @Y[$a3],@Y[$d3],@Y[$d3] 178 || XOR @X[$a3],@X[$d3],@X[$d3] 184 || SWAP2 @Y[$d3],@Y[$d3] 186 || ROTL @X[$d3],8,@X[$d3] 190 || ADD @Y[$d3],@Y[$c3],@Y[$c3] 200 || ADD @X[$d3],@X[$c3],@X[$c3] [all …]
|
| H A D | chacha-ia64.pl | 104 my ($a3,$b3,$c3,$d3)=map(($_&~3)+(($_+1)&3),($a2,$b2,$c2,$d2)); 114 xor @x[$d3]=@x[$d3],@x[$a3] 123 extr.u @y[3]=@x[$d3],16,16 };; 126 dep @x[$d3]=@x[$d3],@y[3],16,16 };; 128 add @x[$c3]=@x[$c3],@x[$d3] 156 xor @x[$d3]=@x[$d3],@x[$a3] };; 161 extr.u @y[3]=@x[$d3],24,8 162 dep.z @x[$d3]=@x[$d3],8,24 };; 164 or @x[$d3]=@x[$d3],@y[3] 171 add @x[$c3]=@x[$c3],@x[$d3] };;
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/m68k/ |
| H A D | aes-m68k.S | 69 moveml %a0@,%d0-%d3 73 movel %d3,%a5@+ 86 movel %d3,%d5 | d5=rk[3] as {1,2,3,0} 111 eorl %d2,%d3 | rk[7] = rk[3] ^ rk[6]; 112 movel %d3,%a5@+ 152 movel %d3,%a5@+ 167 eorl %d3,%d4 | rk[10] = rk[4] ^ rk[9] 206 eorl %d2,%d3 | rk[9] = rk[3] ^ rk[8] 207 movel %d3,%a5@+ | %d3 is rk[9] 245 movel %d3,%a5@+ [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/m68k/ |
| H A D | aes-m68k.S | 69 moveml %a0@,%d0-%d3 73 movel %d3,%a5@+ 86 movel %d3,%d5 | d5=rk[3] as {1,2,3,0} 111 eorl %d2,%d3 | rk[7] = rk[3] ^ rk[6]; 112 movel %d3,%a5@+ 152 movel %d3,%a5@+ 167 eorl %d3,%d4 | rk[10] = rk[4] ^ rk[9] 206 eorl %d2,%d3 | rk[9] = rk[3] ^ rk[8] 207 movel %d3,%a5@+ | %d3 is rk[9] 245 movel %d3,%a5@+ [all …]
|
| /netbsd-src/sys/arch/x68k/stand/common/ |
| H A D | 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 …]
|
| /netbsd-src/sys/arch/m68k/060sp/dist/ |
| H A D | itest.s | 180 mov.l &0x88888888,%d3 186 mulu.l %d1,%d2:%d3 204 mov.l &0x00000000,%d3 210 mulu.l %d1,%d2:%d3 250 mov.l &0x00000003,%d3 256 mulu.l %d1,%d2:%d3 274 mov.l &0x00000004,%d3 280 mulu.l %d1,%d2:%d3 298 mov.l &0xffffffff,%d3 304 mulu.l %d1,%d2:%d3 [all …]
|
| H A D | ilsp.s | 352 mov.l %d7, %d3 # divisor 355 swap %d3 356 cmp.w %d2, %d3 # V1 = U1 ? 363 divu.w %d3, %d1 # use quotient of mslw/msw 374 lddadj1: mov.l %d7, %d3 377 swap %d3 378 mulu.w %d1, %d3 # V1q 380 sub.l %d3, %d4 # U1U2 - V1q 404 mov.l %d5, %d2 # now %d2,%d3 are trial*divisor 405 mov.l %d6, %d3 [all …]
|
| /netbsd-src/common/lib/libc/arch/m68k/gen/ |
| H A D | 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 = free [all …]
|
| H A D | 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
|
| /netbsd-src/sys/arch/mac68k/obio/ |
| H A D | iwm.s | 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 carry 754 addb %d7,%d3 | flag) is added with the next addx 765 moveb %a0@,%d3 | Get second 6 bit nibble [all …]
|
| /netbsd-src/common/lib/libc/arch/arm/string/ |
| H A D | 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 */ 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 */ 169 vmvn.u64 d2, d3 /* invert mask */ 171 vand d2, d0, d3 /* mask out no-fill bits */ 182 vstmia ip, {d3-d7}; RET
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/aarch64/ |
| H A D | 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
|
| /netbsd-src/sys/arch/atari/stand/xxboot/wdboot/ |
| H A D | wdboot.S | 43 movml %d3-%d5/%d7,%sp@- 61 movl _membot:w,%d3 63 cmpl %a4,%d3 66 movl _memtop:w,%d3 67 cmpl #MINTOP,%d3 70 andw #-4,%d3 71 movl %d3,%a0 94 exit: movml %sp@+,%d3-%d5/%d7 102 movml %a0@,%d3-%d5/%d7 105 movl %sp@(56),%d3 | count [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/poly1305/asm/ |
| H A D | poly1305-ppc.pl | 299 $t0,$t1,$t2,$t3, $D0,$D1,$D2,$D3, $d0,$d1,$d2,$d3 409 lwz $d3,12($inp) 416 li $d3,12 418 lwbrx $d3,$d3,$inp 436 adde $h3,$h3,$d3 439 mullw $d3,$h0,$r3 # h0*r3 462 addc $d3,$d3,$t2 482 addc $d3,$d3,$t2 501 addc $d3,$d3,$t2 511 addc $d3,$d3,$t2 [all …]
|
| H A D | poly1305-ppcfp.pl | 548 my ($h0,$h1,$h2,$h3,$h4, $d0,$d1,$d2,$d3 571 lwz $d3,`8*3+(0^$LITTLE_ENDIAN)`($ctx) 578 andc $d3,$d3,$mask # can be partially reduced... 581 srwi $padbit,$d3,2 # ... so reduce 582 and $h4,$d3,$mask 583 andc $d3,$d3,$mask 584 add $d3,$d3,$padbit 588 addc $h0,$h0,$d3 597 addze $d3,$h3 615 and $d3,$d3,$mask [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/poly1305/asm/ |
| H A D | poly1305-ppcfp.pl | 552 my ($h0,$h1,$h2,$h3,$h4, $d0,$d1,$d2,$d3 575 lwz $d3,`8*3+(0^$LITTLE_ENDIAN)`($ctx) 582 andc $d3,$d3,$mask # can be partially reduced... 585 srwi $padbit,$d3,2 # ... so reduce 586 and $h4,$d3,$mask 587 andc $d3,$d3,$mask 588 add $d3,$d3,$padbit 592 addc $h0,$h0,$d3 601 addze $d3,$h3 619 and $d3,$d3,$mask [all …]
|
| /netbsd-src/lib/libc/arch/m68k/quad/ |
| H A D | 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
|
| H A D | 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
|
| H A D | 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
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/m68k/ |
| H A D | lb1sf68.S | 77 #define d3 REG (d3) macro 519 movl d2,d3 | subtract b from p, store in tmp. 520 subl d1,d3 523 movl d3,d2 | and store tmp in p. 764 movel a6@(20),d3 | 772 addl d3,d3 | get rid of sign bit and gain one bit of 830 | numbers are in d0-d1 (a) and d2-d3 (b), and the exponents in d4 (a) 832 | bits until the end, so we need to use d0-d1-d2-d3 for the first number 849 movel d3,d5 | 851 movel d7,d3 | [all …]
|