Home
last modified time | relevance | path

Searched refs:mnemonic (Results 1 – 25 of 25) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
Dsie.h88 #define exit_code_ipa0(ipa0, opcode, mnemonic) \ argument
89 { (ipa0 << 8 | opcode), #ipa0 " " mnemonic }
90 #define exit_code(opcode, mnemonic) \ argument
91 { opcode, mnemonic }
/kernel/linux/linux-5.10/tools/arch/s390/include/uapi/asm/
Dsie.h88 #define exit_code_ipa0(ipa0, opcode, mnemonic) \ argument
89 { (ipa0 << 8 | opcode), #ipa0 " " mnemonic }
90 #define exit_code(opcode, mnemonic) \ argument
91 { opcode, mnemonic }
/kernel/linux/linux-5.10/arch/powerpc/lib/
Dtest_emulate_step.c79 static void __init show_result(char *mnemonic, char *result) in show_result() argument
81 pr_info("%-14s : %s\n", mnemonic, result); in show_result()
84 static void __init show_result_with_descr(char *mnemonic, char *descr, in show_result_with_descr() argument
87 pr_info("%-14s : %-50s %s\n", mnemonic, descr, result); in show_result_with_descr()
634 char *mnemonic; member
651 .mnemonic = "nop",
663 .mnemonic = "add",
748 .mnemonic = "add.",
835 .mnemonic = "addc",
928 .mnemonic = "addc.",
[all …]
/kernel/linux/linux-5.10/drivers/crypto/vmx/
Dppc-xlate.pl217 my $mnemonic = $2;
219 my $opcode = eval("\$$mnemonic");
222 elsif ($mnemonic) { $line = $c.$mnemonic.$f."\t".$line; }
/kernel/linux/linux-5.10/net/netrom/
Dnr_route.c97 static int __must_check nr_add_node(ax25_address *nr, const char *mnemonic, in nr_add_node() argument
192 strcpy(nr_node->mnemonic, mnemonic); in nr_add_node()
217 strcpy(nr_node->mnemonic, mnemonic); in nr_add_node()
648 if (strnlen(nr_route.mnemonic, 7) == 7) { in nr_rt_ioctl()
654 nr_route.mnemonic, in nr_rt_ioctl()
874 (nr_node->mnemonic[0] == '\0') ? "*" : nr_node->mnemonic, in nr_node_show()
/kernel/linux/linux-5.10/include/uapi/linux/
Dnetrom.h30 char mnemonic[7]; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dnetrom.h36 char mnemonic[7]; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dnetrom.h23 char mnemonic[7]; member
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c1436 flowc->mnemval[0].mnemonic = FW_FLOWC_MNEM_PFNVFN; in cxgbit_send_tx_flowc_wr()
1439 flowc->mnemval[1].mnemonic = FW_FLOWC_MNEM_CH; in cxgbit_send_tx_flowc_wr()
1441 flowc->mnemval[2].mnemonic = FW_FLOWC_MNEM_PORT; in cxgbit_send_tx_flowc_wr()
1443 flowc->mnemval[3].mnemonic = FW_FLOWC_MNEM_IQID; in cxgbit_send_tx_flowc_wr()
1445 flowc->mnemval[4].mnemonic = FW_FLOWC_MNEM_SNDNXT; in cxgbit_send_tx_flowc_wr()
1447 flowc->mnemval[5].mnemonic = FW_FLOWC_MNEM_RCVNXT; in cxgbit_send_tx_flowc_wr()
1449 flowc->mnemval[6].mnemonic = FW_FLOWC_MNEM_SNDBUF; in cxgbit_send_tx_flowc_wr()
1451 flowc->mnemval[7].mnemonic = FW_FLOWC_MNEM_MSS; in cxgbit_send_tx_flowc_wr()
1454 flowc->mnemval[8].mnemonic = FW_FLOWC_MNEM_TXDATAPLEN_MAX; in cxgbit_send_tx_flowc_wr()
1463 flowc->mnemval[index].mnemonic = FW_FLOWC_MNEM_RCV_SCALE; in cxgbit_send_tx_flowc_wr()
[all …]
/kernel/linux/linux-5.10/arch/arm/crypto/
Dsha256-armv4.pl695 my ($mnemonic,$arg)=@_;
698 my $word = $opcode{$mnemonic}|(($1&7)<<13)|(($1&8)<<19)
707 $mnemonic,$arg;
/kernel/linux/linux-5.10/arch/powerpc/xmon/
Dspu.h76 char *mnemonic; member
Dspu-dis.c101 printf("%s", index->mnemonic); in print_insn_spu()
/kernel/linux/linux-5.10/arch/arm64/crypto/
Dsha512-armv8.pl753 my ($mnemonic,$arg)=@_;
758 $opcode{$mnemonic}|$1|($2<<5)|($3<<16),
759 $mnemonic,$arg;
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c629 flowc->mnemval[0].mnemonic = FW_FLOWC_MNEM_PFNVFN; in send_tx_flowc_wr()
631 flowc->mnemval[1].mnemonic = FW_FLOWC_MNEM_CH; in send_tx_flowc_wr()
633 flowc->mnemval[2].mnemonic = FW_FLOWC_MNEM_PORT; in send_tx_flowc_wr()
635 flowc->mnemval[3].mnemonic = FW_FLOWC_MNEM_IQID; in send_tx_flowc_wr()
637 flowc->mnemval[4].mnemonic = FW_FLOWC_MNEM_SNDNXT; in send_tx_flowc_wr()
639 flowc->mnemval[5].mnemonic = FW_FLOWC_MNEM_RCVNXT; in send_tx_flowc_wr()
641 flowc->mnemval[6].mnemonic = FW_FLOWC_MNEM_SNDBUF; in send_tx_flowc_wr()
643 flowc->mnemval[7].mnemonic = FW_FLOWC_MNEM_MSS; in send_tx_flowc_wr()
645 flowc->mnemval[8].mnemonic = 0; in send_tx_flowc_wr()
647 flowc->mnemval[8].mnemonic = FW_FLOWC_MNEM_TXDATAPLEN_MAX; in send_tx_flowc_wr()
[all …]
/kernel/linux/linux-5.10/include/net/
Dnetrom.h111 char mnemonic[7]; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
Dcm.c616 flowc->mnemval[0].mnemonic = FW_FLOWC_MNEM_PFNVFN; in send_flowc()
619 flowc->mnemval[1].mnemonic = FW_FLOWC_MNEM_CH; in send_flowc()
621 flowc->mnemval[2].mnemonic = FW_FLOWC_MNEM_PORT; in send_flowc()
623 flowc->mnemval[3].mnemonic = FW_FLOWC_MNEM_IQID; in send_flowc()
625 flowc->mnemval[4].mnemonic = FW_FLOWC_MNEM_SNDNXT; in send_flowc()
627 flowc->mnemval[5].mnemonic = FW_FLOWC_MNEM_RCVNXT; in send_flowc()
629 flowc->mnemval[6].mnemonic = FW_FLOWC_MNEM_SNDBUF; in send_flowc()
631 flowc->mnemval[7].mnemonic = FW_FLOWC_MNEM_MSS; in send_flowc()
633 flowc->mnemval[8].mnemonic = FW_FLOWC_MNEM_RCV_SCALE; in send_flowc()
638 flowc->mnemval[9].mnemonic = FW_FLOWC_MNEM_SCHEDCLASS; in send_flowc()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c2587 flowc->mnemval[0].mnemonic = FW_FLOWC_MNEM_PFNVFN; in cxgb4_ethofld_send_flowc()
2589 flowc->mnemval[1].mnemonic = FW_FLOWC_MNEM_CH; in cxgb4_ethofld_send_flowc()
2591 flowc->mnemval[2].mnemonic = FW_FLOWC_MNEM_PORT; in cxgb4_ethofld_send_flowc()
2593 flowc->mnemval[3].mnemonic = FW_FLOWC_MNEM_IQID; in cxgb4_ethofld_send_flowc()
2595 flowc->mnemval[4].mnemonic = FW_FLOWC_MNEM_SCHEDCLASS; in cxgb4_ethofld_send_flowc()
2597 flowc->mnemval[5].mnemonic = FW_FLOWC_MNEM_EOSTATE; in cxgb4_ethofld_send_flowc()
Dt4fw_api.h732 u8 mnemonic; member
/kernel/linux/linux-5.10/tools/arch/x86/lib/
Dx86-opcode-map.txt11 # opcode: mnemonic|GrpXXX [operand1[,operand2...]] [(extra1)[,(extra2)...] [| 2nd-mnemonic ...]
21 # reg: mnemonic [operand1[,operand2...]] [(extra1)[,(extra2)...] [| 2nd-mnemonic ...]
/kernel/linux/linux-5.10/arch/x86/lib/
Dx86-opcode-map.txt11 # opcode: mnemonic|GrpXXX [operand1[,operand2...]] [(extra1)[,(extra2)...] [| 2nd-mnemonic ...]
21 # reg: mnemonic [operand1[,operand2...]] [(extra1)[,(extra2)...] [| 2nd-mnemonic ...]
/kernel/linux/linux-5.10/Documentation/admin-guide/
Ddynamic-debug-howto.rst241 (mnemonic: what the flags are currently equal to).
/kernel/linux/linux-5.10/arch/sparc/
DKconfig251 Loading this driver allows exact mnemonic strings to be
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_io.c178 flowc->mnemval[paramidx].mnemonic = FW_FLOWC_MNEM_##__m; \ in send_tx_flowc_wr()
/kernel/linux/linux-5.10/scripts/
Dspelling.txt917 mmnemonic||mnemonic
/kernel/linux/linux-5.10/Documentation/filesystems/
Dproc.rst553 Note that there is no guarantee that every flag and associated mnemonic will