Home
last modified time | relevance | path

Searched refs:N3 (Results 1 – 13 of 13) sorted by relevance

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/bn/asm/
Darmv4-mont.pl302 my ($N0,$N1,$N2,$N3)=map("d$_",(4..7));
351 vld1.32 {$N0-$N3}, [$nptr]!
367 vmlal.u32 @ACC[6],$Ni,${N3}[0]
369 vmlal.u32 @ACC[7],$Ni,${N3}[1]
415 vmlal.u32 @ACC[6],$Ni,${N3}[0]
417 vmlal.u32 @ACC[7],$Ni,${N3}[1]
479 vld1.32 {$N0-$N3},[$nptr]!
510 vmlal.u32 @ACC[6],$Ni,${N3}[0]
511 vmlal.u32 @ACC[7],$Ni,${N3}[1]
546 vmlal.u32 @ACC[6],$Ni,${N3}[0]
[all …]
Dppc64-mont.pl176 $N0="f20"; $N1="f21"; $N2="f22"; $N3="f23";
401 lfd $N3,`$FRAME+120`($sp)
409 fcfid $N3,$N3
428 stfdu $N3,64($nap_d)
443 fmadd $T3a,$N3,$na,$T3a
444 fmadd $T3b,$N3,$nb,$T3b
454 fmadd $dota,$N3,$nc,$dota
455 fmadd $dotb,$N3,$nd,$dotb
539 lfd $N3,`$FRAME+120`($sp)
547 fcfid $N3,$N3
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Dcortex-a9-neon.md334 ;; produce a result at N3.
341 ;; their (D|Q)n operands at N2, and produce a result at N3.
348 ;; produce a result at N3.
375 ;; Instructions using this reservation produce a result at N3.
382 ;; their (D|Q)m operands at N1, their (D|Q)d operands at N3, and
390 ;; their (D|Q)m operands at N1, their (D|Q)d operands at N3, and
398 ;; produce a result at N3 on cycle 2.
426 ;; their (D|Q)m operands at N2, their (D|Q)d operands at N3, and
434 ;; their (D|Q)m operands at N2, their (D|Q)d operands at N3, and
442 ;; their (D|Q)m operands at N1, their (D|Q)d operands at N3, and
[all …]
Dcortex-a8-neon.md417 ;; produce a result at N3.
424 ;; their (D|Q)n operands at N2, and produce a result at N3.
431 ;; produce a result at N3.
458 ;; Instructions using this reservation produce a result at N3.
465 ;; their (D|Q)m operands at N1, their (D|Q)d operands at N3, and
473 ;; their (D|Q)m operands at N1, their (D|Q)d operands at N3, and
481 ;; produce a result at N3 on cycle 2.
513 ;; their (D|Q)m operands at N2, their (D|Q)d operands at N3, and
522 ;; their (D|Q)m operands at N2, their (D|Q)d operands at N3, and
530 ;; their (D|Q)m operands at N1, their (D|Q)d operands at N3, and
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Dsubst.md51 (define_subst_attr "mask_operand3" "mask" "" "%{%4%}%N3")
52 (define_subst_attr "maskc_operand3" "maskc" "" "%{%4%}%N3")
53 (define_subst_attr "mask_operand3_1" "mask" "" "%%{%%4%%}%%N3") ;; for sprintf
341 (define_subst_attr "mask_scalarc_operand3" "mask_scalarc" "" "%{%4%}%N3")
342 (define_subst_attr "mask_scalar_operand3" "mask_scalar" "" "%{%4%}%N3")
Dsse.md1447 "vmov<ssescalarmodesuffix>\t{%2, %1, %0%{%4%}%N3|%0%{%4%}%N3, %1, %2}"
2533 "vrcp14<ssescalarmodesuffix>\t{%1, %2, %0%{%4%}%N3|%0%{%4%}%N3, %2, %<iptr>1}"
2685 "vrsqrt14<ssescalarmodesuffix>\t{%1, %2, %0%{%4%}%N3|%0%{%4%}%N3, %2, %<iptr>1}"
9959 "vunpcklps\t{%2, %1, %0%{%4%}%N3|%0%{%4%}%N3, %1, %2}"
11942 "vunpckhpd\t{%2, %1, %0%{%4%}%N3|%0%{%4%}%N3, %1, %2}"
12104 "vunpcklpd\t{%2, %1, %0%{%4%}%N3|%0%{%4%}%N3, %1, %2}"
14769 "vp<plusminus_mnemonic><ssemodesuffix>\t{%2, %1, %0%{%4%}%N3|%0%{%4%}%N3, %1, %2}"
14783 "vp<plusminus_mnemonic><ssemodesuffix>\t{%2, %1, %0%{%4%}%N3|%0%{%4%}%N3, %1, %2}"
16900 "vpandn<ssemodesuffix>\t{%2, %1, %0%{%4%}%N3|%0%{%4%}%N3, %1, %2}";
/netbsd/src/sys/dev/pci/cxgb/
Dcxgb_firmware_exports.h89 #ifndef N3
/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_wwv.c427 #define N3 (N15 / 2) /* space (-1) */ macro
430 {N3, N3, 0, 0}, /* 0 */
431 {P3, N3, 0, 0}, /* 1 */
432 {N3, P3, 0, 0}, /* 2 */
/netbsd/src/external/gpl3/gcc/dist/gcc/config/vax/
Dvax.md3214 return \"rotl %R2,%1,%0\;bicl2 %N3,%0\";
3249 return \"rotl %2,%1,%0\;bicl2 %N3,%0\";
/netbsd/src/external/gpl3/gdb/dist/cpu/
Dxstormy16.cpu417 (dnop Rpsw "N0-N3 of the program status word" (SEM-ONLY) h-Rpsw f-nil)
/netbsd/src/external/gpl3/binutils/dist/cpu/
Dxstormy16.cpu417 (dnop Rpsw "N0-N3 of the program status word" (SEM-ONLY) h-Rpsw f-nil)
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
DChangeLog-2005135 * testsuite/23_containers/vector/modifiers/erase/1.cc (N,N1,N2,N3,N4,
/netbsd/src/external/gpl2/xcvs/dist/src/
Dsanity.sh14879 dotest cvsadm-N3 "$testcvs co -N 1mod" \