Home
last modified time | relevance | path

Searched refs:risc (Results 1 – 16 of 16) sorted by relevance

/NextBSD/crypto/openssl/crypto/des/
HDecb_enc.c73 const char *ptr, *unroll, *risc, *size; in DES_options() local
82 risc = "risc1"; in DES_options()
85 risc = "risc2"; in DES_options()
88 risc = "cisc"; in DES_options()
99 BIO_snprintf(buf, sizeof buf, "des(%s,%s,%s,%s)", ptr, risc, unroll, in DES_options()
/NextBSD/sys/crypto/des/
HDdes_ecb.c69 const char *ptr,*unroll,*risc,*size; in des_options() local
78 risc="risc1"; in des_options()
81 risc="risc2"; in des_options()
84 risc="cisc"; in des_options()
95 sprintf(buf,"des(%s,%s,%s,%s)",ptr,risc,unroll,size); in des_options()
/NextBSD/contrib/file/magic/Magdir/
HDelf40 0 name elf-pa-risc
94 >>>36 use elf-pa-risc
97 >>>48 use elf-pa-risc
/NextBSD/crypto/openssl/crypto/bn/asm/
HDREADME22 pa-risc.s is the origional one which works fine and generated using gcc :-)
/NextBSD/contrib/openbsm/config/
HDconfig.sub684 news-3600 | risc-news)
/NextBSD/contrib/libreadline/support/
HDconfig.sub676 news-3600 | risc-news)
/NextBSD/contrib/ofed/librdmacm/config/
HDconfig.sub723 news-3600 | risc-news)
/NextBSD/contrib/ofed/libibcm/config/
HDconfig.sub723 news-3600 | risc-news)
/NextBSD/contrib/binutils/
HDconfig.sub742 news-3600 | risc-news)
/NextBSD/contrib/ntp/sntp/
HDconfig.sub836 news-3600 | risc-news)
/NextBSD/contrib/ntp/
HDconfig.sub836 news-3600 | risc-news)
/NextBSD/contrib/ntp/sntp/libevent/build-aux/
HDconfig.sub836 news-3600 | risc-news)
/NextBSD/contrib/tcsh/
HDconfig.sub799 news-3600 | risc-news)
/NextBSD/crypto/heimdal/
HDconfig.sub798 news-3600 | risc-news)
/NextBSD/contrib/gcc/doc/
HDinvoke.texi519 -mno-space-regs -msoft-float -mpa-risc-1-0 @gol
520 -mpa-risc-1-1 -mpa-risc-2-0 -mportable-runtime @gol
8966 @item -mpa-risc-1-0
8967 @itemx -mpa-risc-1-1
8968 @itemx -mpa-risc-2-0
8969 @opindex mpa-risc-1-0
8970 @opindex mpa-risc-1-1
8971 @opindex mpa-risc-2-0
/NextBSD/contrib/gcc/
HDChangeLog-199915201 (TARGET_SWITCHES): Add pa-risc-2-0. Update docs for PA1.0 codegen.