Home
last modified time | relevance | path

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

/Linux-v4.19/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 }
/Linux-v4.19/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 }
/Linux-v4.19/drivers/crypto/vmx/
Dppc-xlate.pl217 my $mnemonic = $2;
219 my $opcode = eval("\$$mnemonic");
222 elsif ($mnemonic) { $line = $c.$mnemonic.$f."\t".$line; }
/Linux-v4.19/net/netrom/
Dnr_route.c100 static int __must_check nr_add_node(ax25_address *nr, const char *mnemonic, in nr_add_node() argument
195 strcpy(nr_node->mnemonic, mnemonic); in nr_add_node()
219 strcpy(nr_node->mnemonic, mnemonic); in nr_add_node()
650 if (strnlen(nr_route.mnemonic, 7) == 7) { in nr_rt_ioctl()
656 nr_route.mnemonic, in nr_rt_ioctl()
874 (nr_node->mnemonic[0] == '\0') ? "*" : nr_node->mnemonic, in nr_node_show()
/Linux-v4.19/include/uapi/linux/
Dnetrom.h30 char mnemonic[7]; member
/Linux-v4.19/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c1418 flowc->mnemval[0].mnemonic = FW_FLOWC_MNEM_PFNVFN; in cxgbit_send_tx_flowc_wr()
1421 flowc->mnemval[1].mnemonic = FW_FLOWC_MNEM_CH; in cxgbit_send_tx_flowc_wr()
1423 flowc->mnemval[2].mnemonic = FW_FLOWC_MNEM_PORT; in cxgbit_send_tx_flowc_wr()
1425 flowc->mnemval[3].mnemonic = FW_FLOWC_MNEM_IQID; in cxgbit_send_tx_flowc_wr()
1427 flowc->mnemval[4].mnemonic = FW_FLOWC_MNEM_SNDNXT; in cxgbit_send_tx_flowc_wr()
1429 flowc->mnemval[5].mnemonic = FW_FLOWC_MNEM_RCVNXT; in cxgbit_send_tx_flowc_wr()
1431 flowc->mnemval[6].mnemonic = FW_FLOWC_MNEM_SNDBUF; in cxgbit_send_tx_flowc_wr()
1433 flowc->mnemval[7].mnemonic = FW_FLOWC_MNEM_MSS; in cxgbit_send_tx_flowc_wr()
1436 flowc->mnemval[8].mnemonic = FW_FLOWC_MNEM_TXDATAPLEN_MAX; in cxgbit_send_tx_flowc_wr()
1445 flowc->mnemval[index].mnemonic = FW_FLOWC_MNEM_RCV_SCALE; in cxgbit_send_tx_flowc_wr()
[all …]
/Linux-v4.19/arch/arm/crypto/
Dsha256-armv4.pl694 my ($mnemonic,$arg)=@_;
697 my $word = $opcode{$mnemonic}|(($1&7)<<13)|(($1&8)<<19)
706 $mnemonic,$arg;
/Linux-v4.19/arch/powerpc/xmon/
Dspu.h87 char *mnemonic; member
Dspu-dis.c112 printf("%s", index->mnemonic); in print_insn_spu()
/Linux-v4.19/arch/arm64/crypto/
Dsha512-armv8.pl753 my ($mnemonic,$arg)=@_;
758 $opcode{$mnemonic}|$1|($2<<5)|($3<<16),
759 $mnemonic,$arg;
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c605 flowc->mnemval[0].mnemonic = FW_FLOWC_MNEM_PFNVFN; in send_tx_flowc_wr()
607 flowc->mnemval[1].mnemonic = FW_FLOWC_MNEM_CH; in send_tx_flowc_wr()
609 flowc->mnemval[2].mnemonic = FW_FLOWC_MNEM_PORT; in send_tx_flowc_wr()
611 flowc->mnemval[3].mnemonic = FW_FLOWC_MNEM_IQID; in send_tx_flowc_wr()
613 flowc->mnemval[4].mnemonic = FW_FLOWC_MNEM_SNDNXT; in send_tx_flowc_wr()
615 flowc->mnemval[5].mnemonic = FW_FLOWC_MNEM_RCVNXT; in send_tx_flowc_wr()
617 flowc->mnemval[6].mnemonic = FW_FLOWC_MNEM_SNDBUF; in send_tx_flowc_wr()
619 flowc->mnemval[7].mnemonic = FW_FLOWC_MNEM_MSS; in send_tx_flowc_wr()
621 flowc->mnemval[8].mnemonic = 0; in send_tx_flowc_wr()
623 flowc->mnemval[8].mnemonic = FW_FLOWC_MNEM_TXDATAPLEN_MAX; in send_tx_flowc_wr()
/Linux-v4.19/include/net/
Dnetrom.h111 char mnemonic[7]; member
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dcm.c614 flowc->mnemval[0].mnemonic = FW_FLOWC_MNEM_PFNVFN; in send_flowc()
617 flowc->mnemval[1].mnemonic = FW_FLOWC_MNEM_CH; in send_flowc()
619 flowc->mnemval[2].mnemonic = FW_FLOWC_MNEM_PORT; in send_flowc()
621 flowc->mnemval[3].mnemonic = FW_FLOWC_MNEM_IQID; in send_flowc()
623 flowc->mnemval[4].mnemonic = FW_FLOWC_MNEM_SNDNXT; in send_flowc()
625 flowc->mnemval[5].mnemonic = FW_FLOWC_MNEM_RCVNXT; in send_flowc()
627 flowc->mnemval[6].mnemonic = FW_FLOWC_MNEM_SNDBUF; in send_flowc()
629 flowc->mnemval[7].mnemonic = FW_FLOWC_MNEM_MSS; in send_flowc()
631 flowc->mnemval[8].mnemonic = FW_FLOWC_MNEM_RCV_SCALE; in send_flowc()
636 flowc->mnemval[9].mnemonic = FW_FLOWC_MNEM_SCHEDCLASS; in send_flowc()
/Linux-v4.19/tools/objtool/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 ...]
/Linux-v4.19/tools/perf/util/intel-pt-decoder/
Dx86-opcode-map.txt11 # opcode: mnemonic|GrpXXX [operand1[,operand2...]] [(extra1)[,(extra2)...] [| 2nd-mnemonic ...]
21 # reg: mnemonic [operand1[,operand2...]] [(extra1)[,(extra2)...] [| 2nd-mnemonic ...]
/Linux-v4.19/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 ...]
/Linux-v4.19/Documentation/isdn/
DREADME.concap9 Thus, the mnemonic: "CONnection CONtrolling eNCAPsulation Protocol".
/Linux-v4.19/Documentation/admin-guide/
Ddynamic-debug-howto.rst229 (mnemonic: what the flags are currently equal to).
/Linux-v4.19/arch/sparc/
DKconfig274 Loading this driver allows exact mnemonic strings to be
/Linux-v4.19/scripts/
Dspelling.txt793 mmnemonic||mnemonic
/Linux-v4.19/drivers/crypto/chelsio/chtls/
Dchtls_io.c181 flowc->mnemval[paramidx].mnemonic = FW_FLOWC_MNEM_##__m; \ in send_tx_flowc_wr()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h684 u8 mnemonic; member
/Linux-v4.19/Documentation/filesystems/
Dproc.txt497 Note that there is no guarantee that every flag and associated mnemonic will
/Linux-v4.19/Documentation/s390/
DDebugging390.txt892 to stop just display the mnemonic at the current instruction on the console.