Searched refs:mnemonic (Results 1 - 18 of 18) sorted by relevance

/linux-master/include/uapi/linux/
H A Dnetrom.h30 char mnemonic[7]; member in struct:nr_route_struct
/linux-master/arch/powerpc/crypto/
H A Dppc-xlate.pl217 my $mnemonic = $2;
219 my $opcode = eval("\$$mnemonic");
222 elsif ($mnemonic) { $line = $c.$mnemonic.$f."\t".$line; }
/linux-master/tools/perf/util/
H A Dprint_insn.c84 printed += fprintf(fp, "%s ", insn[0].mnemonic);
92 printed += fprintf(fp, "%s %s", insn[0].mnemonic, insn[0].op_str);
118 printed += fprintf(fp, "%s %s", insn[0].mnemonic, insn[0].op_str);
/linux-master/arch/s390/include/uapi/asm/
H A Dsie.h88 #define exit_code_ipa0(ipa0, opcode, mnemonic) \
89 { (ipa0 << 8 | opcode), #ipa0 " " mnemonic }
90 #define exit_code(opcode, mnemonic) \
91 { opcode, mnemonic }
238 * and returns a key, which can be used to find a mnemonic name
/linux-master/tools/arch/s390/include/uapi/asm/
H A Dsie.h88 #define exit_code_ipa0(ipa0, opcode, mnemonic) \
89 { (ipa0 << 8 | opcode), #ipa0 " " mnemonic }
90 #define exit_code(opcode, mnemonic) \
91 { opcode, mnemonic }
238 * and returns a key, which can be used to find a mnemonic name
/linux-master/arch/powerpc/lib/
H A Dtest_emulate_step.c78 static void __init show_result(char *mnemonic, char *result) argument
80 pr_info("%-14s : %s\n", mnemonic, result);
83 static void __init show_result_with_descr(char *mnemonic, char *descr, argument
86 pr_info("%-14s : %-50s %s\n", mnemonic, descr, result);
901 char *mnemonic; member in struct:compute_test
918 .mnemonic = "nop",
930 .mnemonic = "setb",
957 .mnemonic = "add",
1042 .mnemonic = "add.",
1129 .mnemonic
[all...]
/linux-master/arch/powerpc/xmon/
H A Dspu.h76 char *mnemonic; member in struct:spu_opcode
H A Dspu-dis.c31 * one. In most cases it is just an alternate mnemonic. */
101 printf("%s", index->mnemonic);
/linux-master/net/netrom/
H A Dnr_route.c97 static int __must_check nr_add_node(ax25_address *nr, const char *mnemonic, argument
192 strcpy(nr_node->mnemonic, mnemonic);
217 strcpy(nr_node->mnemonic, mnemonic);
651 if (strnlen(nr_route.mnemonic, 7) == 7) {
657 nr_route.mnemonic,
869 "callsign mnemonic w n qual obs neigh qual obs neigh qual obs neigh\n");
877 (nr_node->mnemonic[0] == '\0') ? "*" : nr_node->mnemonic,
[all...]
/linux-master/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c1437 flowc->mnemval[0].mnemonic = FW_FLOWC_MNEM_PFNVFN;
1440 flowc->mnemval[1].mnemonic = FW_FLOWC_MNEM_CH;
1442 flowc->mnemval[2].mnemonic = FW_FLOWC_MNEM_PORT;
1444 flowc->mnemval[3].mnemonic = FW_FLOWC_MNEM_IQID;
1446 flowc->mnemval[4].mnemonic = FW_FLOWC_MNEM_SNDNXT;
1448 flowc->mnemval[5].mnemonic = FW_FLOWC_MNEM_RCVNXT;
1450 flowc->mnemval[6].mnemonic = FW_FLOWC_MNEM_SNDBUF;
1452 flowc->mnemval[7].mnemonic = FW_FLOWC_MNEM_MSS;
1455 flowc->mnemval[8].mnemonic = FW_FLOWC_MNEM_TXDATAPLEN_MAX;
1464 flowc->mnemval[index].mnemonic
[all...]
/linux-master/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c630 flowc->mnemval[0].mnemonic = FW_FLOWC_MNEM_PFNVFN;
632 flowc->mnemval[1].mnemonic = FW_FLOWC_MNEM_CH;
634 flowc->mnemval[2].mnemonic = FW_FLOWC_MNEM_PORT;
636 flowc->mnemval[3].mnemonic = FW_FLOWC_MNEM_IQID;
638 flowc->mnemval[4].mnemonic = FW_FLOWC_MNEM_SNDNXT;
640 flowc->mnemval[5].mnemonic = FW_FLOWC_MNEM_RCVNXT;
642 flowc->mnemval[6].mnemonic = FW_FLOWC_MNEM_SNDBUF;
644 flowc->mnemval[7].mnemonic = FW_FLOWC_MNEM_MSS;
646 flowc->mnemval[8].mnemonic = 0;
648 flowc->mnemval[8].mnemonic
[all...]
/linux-master/include/net/
H A Dnetrom.h112 char mnemonic[7]; member in struct:nr_node
/linux-master/arch/arm/crypto/
H A Dsha256-armv4.pl695 my ($mnemonic,$arg)=@_;
698 my $word = $opcode{$mnemonic}|(($1&7)<<13)|(($1&8)<<19)
707 $mnemonic,$arg;
/linux-master/arch/arm64/crypto/
H A Dsha512-armv8.pl753 my ($mnemonic,$arg)=@_;
758 $opcode{$mnemonic}|$1|($2<<5)|($3<<16),
759 $mnemonic,$arg;
/linux-master/drivers/infiniband/hw/cxgb4/
H A Dcm.c616 flowc->mnemval[0].mnemonic = FW_FLOWC_MNEM_PFNVFN;
619 flowc->mnemval[1].mnemonic = FW_FLOWC_MNEM_CH;
621 flowc->mnemval[2].mnemonic = FW_FLOWC_MNEM_PORT;
623 flowc->mnemval[3].mnemonic = FW_FLOWC_MNEM_IQID;
625 flowc->mnemval[4].mnemonic = FW_FLOWC_MNEM_SNDNXT;
627 flowc->mnemval[5].mnemonic = FW_FLOWC_MNEM_RCVNXT;
629 flowc->mnemval[6].mnemonic = FW_FLOWC_MNEM_SNDBUF;
631 flowc->mnemval[7].mnemonic = FW_FLOWC_MNEM_MSS;
633 flowc->mnemval[8].mnemonic = FW_FLOWC_MNEM_RCV_SCALE;
638 flowc->mnemval[9].mnemonic
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c2579 flowc->mnemval[0].mnemonic = FW_FLOWC_MNEM_PFNVFN;
2581 flowc->mnemval[1].mnemonic = FW_FLOWC_MNEM_CH;
2583 flowc->mnemval[2].mnemonic = FW_FLOWC_MNEM_PORT;
2585 flowc->mnemval[3].mnemonic = FW_FLOWC_MNEM_IQID;
2587 flowc->mnemval[4].mnemonic = FW_FLOWC_MNEM_SCHEDCLASS;
2589 flowc->mnemval[5].mnemonic = FW_FLOWC_MNEM_EOSTATE;
H A Dt4fw_api.h732 u8 mnemonic; member in struct:fw_flowc_mnemval
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c178 flowc->mnemval[paramidx].mnemonic = FW_FLOWC_MNEM_##__m; \

Completed in 276 milliseconds