Home
last modified time | relevance | path

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

12

/openbmc/qemu/target/loongarch/
H A Ddisas.c171 const char *mnemonic) in output_rrr_sa() argument
182 const char *mnemonic) in output_rr_ms_ls() argument
201 output(ctx, mnemonic, "%d", a->imm); in output_i()
205 const char *mnemonic) in output_rr_jk() argument
283 const char *mnemonic) in output_r_offs() argument
297 const char *mnemonic) in output_offs() argument
310 const char *mnemonic) in output_r_csr() argument
318 output(ctx, mnemonic, "r%d, r%d, %d # %s", in output_rr_csr()
323 const char *mnemonic) in output_empty() argument
325 output(ctx, mnemonic, ""); in output_empty()
[all …]
/openbmc/qemu/tests/tcg/mips/include/
H A Dwrappers_mips64r6.h27 #define DO_MIPS64R6__RD__RS(suffix, mnemonic) \ argument
33 #mnemonic " $t0, $t1\n\t" \
50 #define DO_MIPS64R6__RD__RS_RT(suffix, mnemonic) \ argument
58 #mnemonic " $t0, $t1, $t2\n\t" \
H A Dwrappers_msa.h74 #define DO_MSA__WD__WS(suffix, mnemonic) \ argument
81 #mnemonic " $w10, $w11\n\t" \
90 #define DO_MSA__WD__WD(suffix, mnemonic) \ argument
97 #mnemonic " $w10, $w10\n\t" \
107 #define DO_MSA__WD__WS_WT(suffix, mnemonic) \ argument
117 #mnemonic " $w10, $w11, $w12\n\t" \
126 #define DO_MSA__WD__WD_WT(suffix, mnemonic) \ argument
136 #mnemonic " $w10, $w10, $w12\n\t" \
145 #define DO_MSA__WD__WS_WD(suffix, mnemonic) \ argument
155 #mnemonic " $w10, $w11, $w10\n\t" \
/openbmc/linux/tools/arch/s390/include/uapi/asm/
H A 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 }
/openbmc/linux/arch/s390/include/uapi/asm/
H A 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 }
/openbmc/linux/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; }
/openbmc/linux/arch/powerpc/lib/
H A Dtest_emulate_step.c901 char *mnemonic; member
918 .mnemonic = "nop",
930 .mnemonic = "setb",
957 .mnemonic = "add",
1042 .mnemonic = "add.",
1129 .mnemonic = "addc",
1222 .mnemonic = "addc.",
1317 .mnemonic = "divde",
1347 .mnemonic = "divde.",
1377 .mnemonic = "divdeu",
[all …]
/openbmc/linux/drivers/crypto/vmx/
H A Dppc-xlate.pl219 my $mnemonic = $2;
221 my $opcode = eval("\$$mnemonic");
224 elsif ($mnemonic) { $line = $c.$mnemonic.$f."\t".$line; }
/openbmc/linux/net/netrom/
H A 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()
646 if (strnlen(nr_route.mnemonic, 7) == 7) { in nr_rt_ioctl()
652 nr_route.mnemonic, in nr_rt_ioctl()
872 (nr_node->mnemonic[0] == '\0') ? "*" : nr_node->mnemonic, in nr_node_show()
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0007-fix-the-incorrect-assembling-for-ppc-wait-mnemonic.patch4 Subject: [PATCH] fix the incorrect assembling for ppc wait mnemonic
6 The wait mnemonic for ppc targets is incorrectly assembled into 0x7c00003c due
/openbmc/qemu/target/avr/
H A Ddisas.c65 #define output(mnemonic, format, ...) \ argument
67 mnemonic, ##__VA_ARGS__))
103 #define INSN_MNEMONIC(opcode, mnemonic, format, ...) \ argument
106 output(mnemonic, format, ##__VA_ARGS__); \
/openbmc/qemu/disas/
H A Dcapstone.c48 .mnemonic = ".byte",
167 print(stream, " %-8s %s\n", insn->mnemonic, insn->op_str); in cap_dump_insn()
334 cap_insn->mnemonic, cap_insn->op_str); in cap_disas_plugin()
/openbmc/linux/include/uapi/linux/
H A Dnetrom.h30 char mnemonic[7]; member
/openbmc/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c1437 flowc->mnemval[0].mnemonic = FW_FLOWC_MNEM_PFNVFN; in cxgbit_send_tx_flowc_wr()
1440 flowc->mnemval[1].mnemonic = FW_FLOWC_MNEM_CH; in cxgbit_send_tx_flowc_wr()
1442 flowc->mnemval[2].mnemonic = FW_FLOWC_MNEM_PORT; in cxgbit_send_tx_flowc_wr()
1444 flowc->mnemval[3].mnemonic = FW_FLOWC_MNEM_IQID; in cxgbit_send_tx_flowc_wr()
1446 flowc->mnemval[4].mnemonic = FW_FLOWC_MNEM_SNDNXT; in cxgbit_send_tx_flowc_wr()
1448 flowc->mnemval[5].mnemonic = FW_FLOWC_MNEM_RCVNXT; in cxgbit_send_tx_flowc_wr()
1450 flowc->mnemval[6].mnemonic = FW_FLOWC_MNEM_SNDBUF; in cxgbit_send_tx_flowc_wr()
1452 flowc->mnemval[7].mnemonic = FW_FLOWC_MNEM_MSS; in cxgbit_send_tx_flowc_wr()
1455 flowc->mnemval[8].mnemonic = FW_FLOWC_MNEM_TXDATAPLEN_MAX; in cxgbit_send_tx_flowc_wr()
1464 flowc->mnemval[index].mnemonic = FW_FLOWC_MNEM_RCV_SCALE; in cxgbit_send_tx_flowc_wr()
[all …]
/openbmc/linux/arch/powerpc/xmon/
H A Dspu.h76 char *mnemonic; member
H A Dspu-dis.c101 printf("%s", index->mnemonic); in print_insn_spu()
/openbmc/linux/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;
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/
H A Dbinutils-2.42.inc30 file://0007-fix-the-incorrect-assembling-for-ppc-wait-mnemonic.patch \
/openbmc/linux/arch/arm64/crypto/
H A Dsha512-armv8.pl753 my ($mnemonic,$arg)=@_;
758 $opcode{$mnemonic}|$1|($2<<5)|($3<<16),
759 $mnemonic,$arg;
/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c630 flowc->mnemval[0].mnemonic = FW_FLOWC_MNEM_PFNVFN; in send_tx_flowc_wr()
632 flowc->mnemval[1].mnemonic = FW_FLOWC_MNEM_CH; in send_tx_flowc_wr()
634 flowc->mnemval[2].mnemonic = FW_FLOWC_MNEM_PORT; in send_tx_flowc_wr()
636 flowc->mnemval[3].mnemonic = FW_FLOWC_MNEM_IQID; in send_tx_flowc_wr()
638 flowc->mnemval[4].mnemonic = FW_FLOWC_MNEM_SNDNXT; in send_tx_flowc_wr()
640 flowc->mnemval[5].mnemonic = FW_FLOWC_MNEM_RCVNXT; in send_tx_flowc_wr()
642 flowc->mnemval[6].mnemonic = FW_FLOWC_MNEM_SNDBUF; in send_tx_flowc_wr()
644 flowc->mnemval[7].mnemonic = FW_FLOWC_MNEM_MSS; in send_tx_flowc_wr()
646 flowc->mnemval[8].mnemonic = 0; in send_tx_flowc_wr()
648 flowc->mnemval[8].mnemonic = FW_FLOWC_MNEM_TXDATAPLEN_MAX; in send_tx_flowc_wr()
[all …]
/openbmc/phosphor-power/phosphor-power-sequencer/config_files/
H A DREADME.md23 `rails` and `pins` use a `name` element. The name element should be mnemonic and
/openbmc/linux/include/net/
H A Dnetrom.h112 char mnemonic[7]; member
/openbmc/qemu/target/openrisc/
H A Ddisas.c30 #define output(mnemonic, format, ...) \ argument
32 mnemonic, ##__VA_ARGS__))
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A 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()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/figlet/figlet/
H A D0001-build-add-autotools-support-to-allow-easy-cross-comp.patch184 + fonts/mnemonic.flf \

12