Searched full:out7 (Results 1 – 8 of 8) sorted by relevance
/freebsd/crypto/openssl/crypto/aes/asm/ |
H A D | aesp8-ppc.pl | 680 my ($out0,$out1,$out2,$out3,$out4,$out5,$out6,$out7)=map("v$_",(14..21)); 805 vxor $out7,$in7,$rndkey0 818 vncipher $out7,$out7,v24 829 vncipher $out7,$out7,v25 841 vncipher $out7,$out7,v24 851 vncipher $out7,$out7,v25 861 vncipher $out7,$out7,v26 874 vncipher $out7,$out7,v27 884 vncipher $out7,$out7,v28 894 vncipher $out7,$out7,v29 [all …]
|
H A D | aes-ia64.S | 319 { .mmb; ld4 out7=[out0] // s3 358 ld1 out7=[out4] };; // s3 365 dep out7=r28,out7,24,8 };; 371 dep out7=r29,out7,16,8 };; 377 dep out7=r30,out7,8,8 };; 696 { .mmb; ld4 out7=[out0] // s3 735 ld1 out7=[out4] };; // s3 742 dep out7=r28,out7,24,8 };; 748 dep out7=r29,out7,16,8 };; 754 dep out7=r30,out7,8,8 };;
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | am335x-icev2.dts | 92 led-out7 { 93 label = "out7";
|
H A D | am57xx-idk-common.dtsi | 104 led-out7 { 105 label = "out7";
|
H A D | am437x-idk-evm.dts | 165 led-out7 { 166 label = "out7";
|
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | gpio-latch.yaml | 26 OUT7 --+-|-|-|-|-|-|-|--|-----------|D7 Q7|-----|<
|
/freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
H A D | spl-generic.c | 855 goto out7; in spl_init() 864 out7: in spl_init()
|
/freebsd/crypto/openssl/crypto/des/asm/ |
H A D | des_enc.m4 | 90 #define out7 %o7
|