Searched refs:mnemonic (Results 26 - 50 of 54) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/asm/
H A Daesv8-armx.pl888 my ($mnemonic,$arg)=@_;
892 $opcode{$mnemonic}|$1|($2<<5),
893 $mnemonic,$arg;
928 my ($mnemonic,$arg)=@_;
931 my $word = $opcode{$mnemonic}|(($1&7)<<13)|(($1&8)<<19)
939 $mnemonic,$arg;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/asm/
H A Daesv8-armx.pl888 my ($mnemonic,$arg)=@_;
892 $opcode{$mnemonic}|$1|($2<<5),
893 $mnemonic,$arg;
928 my ($mnemonic,$arg)=@_;
931 my $word = $opcode{$mnemonic}|(($1&7)<<13)|(($1&8)<<19)
939 $mnemonic,$arg;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dnetrom.h108 char mnemonic[7]; member in struct:nr_node
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dcm.c385 flowc->mnemval[0].mnemonic = FW_FLOWC_MNEM_PFNVFN;
387 flowc->mnemval[1].mnemonic = FW_FLOWC_MNEM_CH;
389 flowc->mnemval[2].mnemonic = FW_FLOWC_MNEM_PORT;
391 flowc->mnemval[3].mnemonic = FW_FLOWC_MNEM_IQID;
393 flowc->mnemval[4].mnemonic = FW_FLOWC_MNEM_SNDNXT;
395 flowc->mnemval[5].mnemonic = FW_FLOWC_MNEM_RCVNXT;
397 flowc->mnemval[6].mnemonic = FW_FLOWC_MNEM_SNDBUF;
399 flowc->mnemval[7].mnemonic = FW_FLOWC_MNEM_MSS;
402 flowc->mnemval[8].mnemonic = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dvis3-mont.pl347 my ($mnemonic,$rs1,$rs2,$rd)=@_;
354 $ref = "$mnemonic\t$rs1,$rs2,$rd";
356 if ($opf=$visopf{$mnemonic}) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/modes/asm/
H A Dghash-sparcv9.pl539 my ($mnemonic,$rs1,$rs2,$rd)=@_;
547 $ref = "$mnemonic\t$rs1,$rs2,$rd";
549 if ($opf=$visopf{$mnemonic}) {
H A Dghash-parisc.pl719 my ($mnemonic,$mod,$args)=@_;
720 my $opcode = eval("\$$mnemonic");
722 ref($opcode) eq 'CODE' ? &$opcode($mod,$args) : "\t$mnemonic$mod\t$args";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dvis3-mont.pl347 my ($mnemonic,$rs1,$rs2,$rd)=@_;
354 $ref = "$mnemonic\t$rs1,$rs2,$rd";
356 if ($opf=$visopf{$mnemonic}) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/modes/asm/
H A Dghash-sparcv9.pl539 my ($mnemonic,$rs1,$rs2,$rd)=@_;
547 $ref = "$mnemonic\t$rs1,$rs2,$rd";
549 if ($opf=$visopf{$mnemonic}) {
H A Dghash-parisc.pl719 my ($mnemonic,$mod,$args)=@_;
720 my $opcode = eval("\$$mnemonic");
722 ref($opcode) eq 'CODE' ? &$opcode($mod,$args) : "\t$mnemonic$mod\t$args";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/sha/asm/
H A Dsha1-armv4-large.pl654 my ($mnemonic,$arg)=@_;
657 my $word = $opcode{$mnemonic}|(($1&7)<<13)|(($1&8)<<19)
666 $mnemonic,$arg;
H A Dsha1-sparcv9a.pl551 my ($mnemonic,$rs1,$rs2,$rd)=@_;
559 $ref = "$mnemonic\t$rs1,$rs2,$rd";
561 if ($opf=$visopf{$mnemonic}) {
580 my ($mnemonic,$rs1,$rs2,$rd)=@_;
582 my $ref="$mnemonic\t$rs1,$rs2,$rd";
H A Dsha256-armv4.pl684 my ($mnemonic,$arg)=@_;
687 my $word = $opcode{$mnemonic}|(($1&7)<<13)|(($1&8)<<19)
696 $mnemonic,$arg;
H A Dsha512-sparcv9.pl798 my ($mnemonic,$rs1,$rs2,$rd)=@_;
803 $ref = "$mnemonic\t$rs1,$rs2,$rd";
805 if ($opf=$visopf{$mnemonic}) {
824 my ($mnemonic,$rs1,$rs2,$rd)=@_;
826 my $ref="$mnemonic\t$rs1,$rs2,$rd";
H A Dsha512-parisc.pl757 my ($mnemonic,$mod,$args)=@_;
758 my $opcode = eval("\$$mnemonic");
760 ref($opcode) eq 'CODE' ? &$opcode($mod,$args) : "\t$mnemonic$mod\t$args";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/sha/asm/
H A Dsha1-armv4-large.pl654 my ($mnemonic,$arg)=@_;
657 my $word = $opcode{$mnemonic}|(($1&7)<<13)|(($1&8)<<19)
666 $mnemonic,$arg;
H A Dsha1-sparcv9a.pl551 my ($mnemonic,$rs1,$rs2,$rd)=@_;
559 $ref = "$mnemonic\t$rs1,$rs2,$rd";
561 if ($opf=$visopf{$mnemonic}) {
580 my ($mnemonic,$rs1,$rs2,$rd)=@_;
582 my $ref="$mnemonic\t$rs1,$rs2,$rd";
H A Dsha256-armv4.pl684 my ($mnemonic,$arg)=@_;
687 my $word = $opcode{$mnemonic}|(($1&7)<<13)|(($1&8)<<19)
696 $mnemonic,$arg;
H A Dsha512-sparcv9.pl798 my ($mnemonic,$rs1,$rs2,$rd)=@_;
803 $ref = "$mnemonic\t$rs1,$rs2,$rd";
805 if ($opf=$visopf{$mnemonic}) {
824 my ($mnemonic,$rs1,$rs2,$rd)=@_;
826 my $ref="$mnemonic\t$rs1,$rs2,$rd";
H A Dsha512-parisc.pl757 my ($mnemonic,$mod,$args)=@_;
758 my $opcode = eval("\$$mnemonic");
760 ref($opcode) eq 'CODE' ? &$opcode($mod,$args) : "\t$mnemonic$mod\t$args";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dtr-prefs.c61 new_check_button( const char * mnemonic, argument
65 GtkWidget * w = gtk_check_button_new_with_mnemonic( mnemonic );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dopcode-tile_32.h1456 /* The opcode mnemonic, e.g. "add" */
1459 /* The enum value for this mnemonic. */
1460 tile_mnemonic mnemonic; member in struct:tile_opcode
H A Dopcode-tile_64.h1456 /* The opcode mnemonic, e.g. "add" */
1459 /* The enum value for this mnemonic. */
1460 tile_mnemonic mnemonic; member in struct:tile_opcode
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dt4fw_api.h112 u8 mnemonic; member in struct:fw_flowc_mnemval
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DMore.pm652 You might remember C<ok() or diag()> with the mnemonic C<open() or

Completed in 227 milliseconds

123