Home
last modified time | relevance | path

Searched +full:- +full:a (Results 1 – 25 of 1141) sorted by relevance

12345678910>>...46

/openbmc/qemu/target/openrisc/
H A Ddisas.c13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 * You should have received a copy of the GNU General Public License
21 #include "disas/dis-asm.h"
27 /* Include the auto-generated decoder. */
28 #include "decode-insns.c.inc"
31 (info->fprintf_func(info->stream, "%-9s " format, \
40 status = info->read_memory_func(addr, buffer, 4, info); in print_insn_or1k()
42 info->memory_error_func(status, addr, info); in print_insn_or1k()
43 return -1; in print_insn_or1k()
54 static bool trans_l_##opcode(disassemble_info *info, arg_l_##opcode *a) \
[all …]
H A Dtranslate.c4 * Copyright (c) 2011-2012 Jia Liu <proljc@gmail.com>
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17 * You should have received a copy of the GNU Lesser General Public
23 #include "accel/tcg/cpu-mmu-index.h"
24 #include "tcg/tcg-op.h"
27 #include "qemu/qemu-print.h"
29 #include "exec/translation-block.h"
31 #include "exec/helper-proto.h"
32 #include "exec/helper-gen.h"
37 #include "exec/helper-info.c.inc"
[all …]
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_rvd.c.inc2 * RISC-V translation routines for the RV64D Standard Extension.
4 * Copyright (c) 2016-2017 Sagar Karandikar, sagark@eecs.berkeley.edu
5 * Copyright (c) 2018 Peer Adelt, peer.adelt@hni.uni-paderborn.de
6 * Bastian Koppelmann, kbastian@mail.uni-paderborn.de
14 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
17 * You should have received a copy of the GNU General Public License along with
22 if (!ctx->cfg_ptr->ext_zdinx) { \
28 if (ctx->cfg_ptr->ext_zdinx && (get_xl(ctx) == MXL_RV32) && \
35 if (!ctx->cfg_ptr->ext_zcd) { \
42 static bool trans_fld(DisasContext *ctx, arg_fld *a)
[all …]
H A Dtrans_rvzfh.c.inc2 * RISC-V translation routines for the RV64Zfh Standard Extension.
4 * Copyright (c) 2020 Chih-Min Chao, chihmin.chao@sifive.com
12 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
15 * You should have received a copy of the GNU General Public License along with
20 if (!ctx->cfg_ptr->ext_zfh) { \
26 if (!ctx->cfg_ptr->ext_zhinx && !ctx->cfg_ptr->ext_zfh) { \
32 if (!ctx->cfg_ptr->ext_zfhmin && !ctx->cfg_ptr->ext_zfbfmin) { \
38 if (!(ctx->cfg_ptr->ext_zfhmin || ctx->cfg_ptr->ext_zhinxmin)) { \
43 static bool trans_flh(DisasContext *ctx, arg_flh *a)
52 t0 = get_gpr(ctx, a->rs1, EXT_NONE);
[all …]
H A Dtrans_rvf.c.inc2 * RISC-V translation routines for the RV64F Standard Extension.
4 * Copyright (c) 2016-2017 Sagar Karandikar, sagark@eecs.berkeley.edu
5 * Copyright (c) 2018 Peer Adelt, peer.adelt@hni.uni-paderborn.de
6 * Bastian Koppelmann, kbastian@mail.uni-paderborn.de
14 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
17 * You should have received a copy of the GNU General Public License along with
22 if (ctx->mstatus_fs == EXT_STATUS_DISABLED) { \
23 ctx->virt_inst_excp = ctx->virt_enabled && ctx->cfg_ptr->ext_zfinx; \
29 if (!ctx->cfg_ptr->ext_zfinx) { \
35 if (!ctx->cfg_ptr->ext_zcf) { \
[all …]
/openbmc/qemu/target/rx/
H A Ddisas.c12 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
15 * You should have received a copy of the GNU General Public License along with
20 #include "disas/dis-asm.h"
36 uint32_t addr = ctx->addr; in decode_load_bytes()
38 g_assert(ctx->len == i); in decode_load_bytes()
39 g_assert(n <= ARRAY_SIZE(ctx->bytes)); in decode_load_bytes()
42 ctx->dis->read_memory_func(addr++, &ctx->bytes[i - 1], 1, ctx->dis); in decode_load_bytes()
43 insn |= ctx->bytes[i - 1] << (32 - i * 8); in decode_load_bytes()
45 ctx->addr = addr; in decode_load_bytes()
46 ctx->len = n; in decode_load_bytes()
[all …]
/openbmc/qemu/target/avr/
H A Ddisas.c4 * Copyright (c) 2019-2020 Richard Henderson <rth@twiddle.net>
5 * Copyright (c) 2019-2020 Michael Rolnik <mrolnik@gmail.com>
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 * You should have received a copy of the GNU General Public License
52 ctx->next_word_used = true; in next_word()
53 return ctx->next_word; in next_word()
61 /* Include the auto-generated decoder. */
63 #include "decode-insn.c.inc"
66 (pctx->info->fprintf_func(pctx->info->stream, "%-9s " format, \
77 status = info->read_memory_func(addr, buffer, 2, info); in avr_print_insn()
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.25/
H A Dindex.html2 <head><title>Index of /pub/linux/utils/util-linux/v2.25/</title></head>
4 <h1>Index of /pub/linux/utils/util-linux/v2.25/</h1><hr><pre><a href="../">../</a>
5 <a href="libblkid-docs/">libblkid-docs/</a> 24-Oct-2014 13:05 …
6 <a href="libmount-docs/">libmount-docs/</a> 24-Oct-2014 13:06 …
7 <a href="libsmartcols-docs/">libsmartcols-docs/</a> 24-Oct-2014 13:…
8 <a href="sha256sums.asc">sha256sums.asc</a> 12-May-2017 10:53 …
9 <a href="util-linux-2.25-rc1.tar.gz">util-linux-2.25-rc1.tar.gz</a> 18-Jun-
10 <a href="util-linux-2.25-rc1.tar.sign">util-linux-2.25-rc1.tar.sign</a> 18-Ju…
11 <a href="util-linux-2.25-rc1.tar.xz">util-linux-2.25-rc1.tar.xz</a> 18-Jun-
12 <a href="util-linux-2.25-rc2.tar.gz">util-linux-2.25-rc2.tar.gz</a> 02-Jul-
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.24/
H A Dindex.html2 <head><title>Index of /pub/linux/utils/util-linux/v2.24/</title></head>
4 <h1>Index of /pub/linux/utils/util-linux/v2.24/</h1><hr><pre><a href="../">../</a>
5 <a href="libblkid-docs/">libblkid-docs/</a> 24-Apr-2014 10:15 …
6 <a href="libmount-docs/">libmount-docs/</a> 24-Apr-2014 10:17 …
7 <a href="sha256sums.asc">sha256sums.asc</a> 12-May-2017 10:53 …
8 <a href="util-linux-2.24-rc1.tar.bz2">util-linux-2.24-rc1.tar.bz2</a> 27-Sep
9 <a href="util-linux-2.24-rc1.tar.gz">util-linux-2.24-rc1.tar.gz</a> 27-Sep-
10 <a href="util-linux-2.24-rc1.tar.sign">util-linux-2.24-rc1.tar.sign</a> 27-Se…
11 <a href="util-linux-2.24-rc1.tar.xz">util-linux-2.24-rc1.tar.xz</a> 27-Sep-
12 <a href="util-linux-2.24-rc2.tar.bz2">util-linux-2.24-rc2.tar.bz2</a> 11-Oct
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.23/
H A Dindex.html2 <head><title>Index of /pub/linux/utils/util-linux/v2.23/</title></head>
4 <h1>Index of /pub/linux/utils/util-linux/v2.23/</h1><hr><pre><a href="../">../</a>
5 <a href="libblkid-docs/">libblkid-docs/</a> 31-Jul-2013 12:35 …
6 <a href="libmount-docs/">libmount-docs/</a> 31-Jul-2013 12:39 …
7 <a href="sha256sums.asc">sha256sums.asc</a> 12-May-2017 10:53 …
8 <a href="util-linux-2.23-rc1.tar.bz2">util-linux-2.23-rc1.tar.bz2</a> 22-Mar
9 <a href="util-linux-2.23-rc1.tar.gz">util-linux-2.23-rc1.tar.gz</a> 22-Mar-
10 <a href="util-linux-2.23-rc1.tar.sign">util-linux-2.23-rc1.tar.sign</a> 22-Ma…
11 <a href="util-linux-2.23-rc1.tar.xz">util-linux-2.23-rc1.tar.xz</a> 22-Mar-
12 <a href="util-linux-2.23-rc2.tar.bz2">util-linux-2.23-rc2.tar.bz2</a> 10-Apr
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.28/
H A Dindex.html2 <head><title>Index of /pub/linux/utils/util-linux/v2.28/</title></head>
4 <h1>Index of /pub/linux/utils/util-linux/v2.28/</h1><hr><pre><a href="../">../</a>
5 <a href="libblkid-docs/">libblkid-docs/</a> 07-Sep-2016 12:00 …
6 <a href="libfdisk-docs/">libfdisk-docs/</a> 07-Sep-2016 12:02 …
7 <a href="libmount-docs/">libmount-docs/</a> 07-Sep-2016 12:04 …
8 <a href="libsmartcols-docs/">libsmartcols-docs/</a> 07-Sep-2016 12:…
9 <a href="sha256sums.asc">sha256sums.asc</a> 12-May-2017 10:55 …
10 <a href="util-linux-2.28-rc1.tar.gz">util-linux-2.28-rc1.tar.gz</a> 11-Mar-
11 <a href="util-linux-2.28-rc1.tar.sign">util-linux-2.28-rc1.tar.sign</a> 11-Ma…
12 <a href="util-linux-2.28-rc1.tar.xz">util-linux-2.28-rc1.tar.xz</a> 11-Mar-
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.33/
H A Dindex.html2 <head><title>Index of /pub/linux/utils/util-linux/v2.33/</title></head>
4 <h1>Index of /pub/linux/utils/util-linux/v2.33/</h1><hr><pre><a href="../">../</a>
5 <a href="libblkid-docs/">libblkid-docs/</a> 09-Apr-2019 13:55 …
6 <a href="libfdisk-docs/">libfdisk-docs/</a> 09-Apr-2019 13:56 …
7 <a href="libmount-docs/">libmount-docs/</a> 09-Apr-2019 13:56 …
8 <a href="libsmartcols-docs/">libsmartcols-docs/</a> 09-Apr-2019 13:…
9 <a href="sha256sums.asc">sha256sums.asc</a> 09-Apr-2019 14:01 …
10 <a href="util-linux-2.33-rc1.tar.gz">util-linux-2.33-rc1.tar.gz</a> 25-Sep-
11 <a href="util-linux-2.33-rc1.tar.sign">util-linux-2.33-rc1.tar.sign</a> 25-Se…
12 <a href="util-linux-2.33-rc1.tar.xz">util-linux-2.33-rc1.tar.xz</a> 25-Sep-
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.26/
H A Dindex.html2 <head><title>Index of /pub/linux/utils/util-linux/v2.26/</title></head>
4 <h1>Index of /pub/linux/utils/util-linux/v2.26/</h1><hr><pre><a href="../">../</a>
5 <a href="libblkid-docs/">libblkid-docs/</a> 30-Apr-2015 10:38 …
6 <a href="libfdisk-docs/">libfdisk-docs/</a> 30-Apr-2015 10:40 …
7 <a href="libmount-docs/">libmount-docs/</a> 30-Apr-2015 10:42 …
8 <a href="libsmartcols-docs/">libsmartcols-docs/</a> 30-Apr-2015 10:…
9 <a href="sha256sums.asc">sha256sums.asc</a> 12-May-2017 10:54 …
10 <a href="util-linux-2.26-rc1.tar.gz">util-linux-2.26-rc1.tar.gz</a> 14-Jan-
11 <a href="util-linux-2.26-rc1.tar.sign">util-linux-2.26-rc1.tar.sign</a> 14-Ja…
12 <a href="util-linux-2.26-rc1.tar.xz">util-linux-2.26-rc1.tar.xz</a> 14-Jan-
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.30/
H A Dindex.html2 <head><title>Index of /pub/linux/utils/util-linux/v2.30/</title></head>
4 <h1>Index of /pub/linux/utils/util-linux/v2.30/</h1><hr><pre><a href="../">../</a>
5 <a href="libblkid-docs/">libblkid-docs/</a> 21-Sep-2017 09:49 …
6 <a href="libfdisk-docs/">libfdisk-docs/</a> 21-Sep-2017 09:50 …
7 <a href="libmount-docs/">libmount-docs/</a> 21-Sep-2017 09:50 …
8 <a href="libsmartcols-docs/">libsmartcols-docs/</a> 21-Sep-2017 09:…
9 <a href="sha256sums.asc">sha256sums.asc</a> 21-Sep-2017 09:52 …
10 <a href="util-linux-2.30-rc1.tar.gz">util-linux-2.30-rc1.tar.gz</a> 12-May-
11 <a href="util-linux-2.30-rc1.tar.sign">util-linux-2.30-rc1.tar.sign</a> 12-Ma…
12 <a href="util-linux-2.30-rc1.tar.xz">util-linux-2.30-rc1.tar.xz</a> 12-May-
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.29/
H A Dindex.html2 <head><title>Index of /pub/linux/utils/util-linux/v2.29/</title></head>
4 <h1>Index of /pub/linux/utils/util-linux/v2.29/</h1><hr><pre><a href="../">../</a>
5 <a href="libblkid-docs/">libblkid-docs/</a> 22-Feb-2017 15:20 …
6 <a href="libfdisk-docs/">libfdisk-docs/</a> 22-Feb-2017 15:22 …
7 <a href="libmount-docs/">libmount-docs/</a> 22-Feb-2017 15:24 …
8 <a href="libsmartcols-docs/">libsmartcols-docs/</a> 22-Feb-2017 15:…
9 <a href="sha256sums.asc">sha256sums.asc</a> 12-May-2017 10:55 …
10 <a href="util-linux-2.29-rc1.tar.gz">util-linux-2.29-rc1.tar.gz</a> 30-Sep-
11 <a href="util-linux-2.29-rc1.tar.sign">util-linux-2.29-rc1.tar.sign</a> 30-Se…
12 <a href="util-linux-2.29-rc1.tar.xz">util-linux-2.29-rc1.tar.xz</a> 30-Sep-
[all …]
/openbmc/qemu/target/ppc/translate/
H A Dfixedpoint-impl.c.inc2 * Power ISA decode for Fixed-Point Facility instructions
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16 * You should have received a copy of the GNU Lesser General Public
21 * Fixed-Point Load/Store Instructions
36 mop ^= ctx->default_tcg_memop_mask;
38 tcg_gen_qemu_st_tl(cpu_gpr[rt], ea, ctx->mem_idx, mop);
40 tcg_gen_qemu_ld_tl(cpu_gpr[rt], ea, ctx->mem_idx, mop);
48 static bool do_ldst_D(DisasContext *ctx, arg_D *a, bool update, bool store,
51 return do_ldst(ctx, a->rt, a->ra, tcg_constant_tl(a->si), update, store, mop);
54 static bool do_ldst_PLS_D(DisasContext *ctx, arg_PLS_D *a, bool update,
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.27/
H A Dindex.html2 <head><title>Index of /pub/linux/utils/util-linux/v2.27/</title></head>
4 <h1>Index of /pub/linux/utils/util-linux/v2.27/</h1><hr><pre><a href="../">../</a>
5 <a href="libblkid-docs/">libblkid-docs/</a> 02-Nov-2015 11:01 …
6 <a href="libfdisk-docs/">libfdisk-docs/</a> 02-Nov-2015 11:03 …
7 <a href="libmount-docs/">libmount-docs/</a> 02-Nov-2015 11:04 …
8 <a href="libsmartcols-docs/">libsmartcols-docs/</a> 02-Nov-2015 11:…
9 <a href="sha256sums.asc">sha256sums.asc</a> 12-May-2017 10:54 …
10 <a href="util-linux-2.27-rc1.tar.gz">util-linux-2.27-rc1.tar.gz</a> 31-Jul-
11 <a href="util-linux-2.27-rc1.tar.sign">util-linux-2.27-rc1.tar.sign</a> 31-Ju…
12 <a href="util-linux-2.27-rc1.tar.xz">util-linux-2.27-rc1.tar.xz</a> 31-Jul-
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.31/
H A Dindex.html2 <head><title>Index of /pub/linux/utils/util-linux/v2.31/</title></head>
4 <h1>Index of /pub/linux/utils/util-linux/v2.31/</h1><hr><pre><a href="../">../</a>
5 <a href="libblkid-docs/">libblkid-docs/</a> 19-Dec-2017 15:16 …
6 <a href="libfdisk-docs/">libfdisk-docs/</a> 19-Dec-2017 15:17 …
7 <a href="libmount-docs/">libmount-docs/</a> 19-Dec-2017 15:17 …
8 <a href="libsmartcols-docs/">libsmartcols-docs/</a> 19-Dec-2017 15:…
9 <a href="sha256sums.asc">sha256sums.asc</a> 19-Dec-2017 15:20 …
10 <a href="util-linux-2.31-rc1.tar.gz">util-linux-2.31-rc1.tar.gz</a> 22-Sep-
11 <a href="util-linux-2.31-rc1.tar.sign">util-linux-2.31-rc1.tar.sign</a> 22-Se…
12 <a href="util-linux-2.31-rc1.tar.xz">util-linux-2.31-rc1.tar.xz</a> 22-Sep-
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.32/
H A Dindex.html2 <head><title>Index of /pub/linux/utils/util-linux/v2.32/</title></head>
4 <h1>Index of /pub/linux/utils/util-linux/v2.32/</h1><hr><pre><a href="../">../</a>
5 <a href="libblkid-docs/">libblkid-docs/</a> 16-Jul-2018 11:27 …
6 <a href="libfdisk-docs/">libfdisk-docs/</a> 16-Jul-2018 11:28 …
7 <a href="libmount-docs/">libmount-docs/</a> 16-Jul-2018 11:28 …
8 <a href="libsmartcols-docs/">libsmartcols-docs/</a> 16-Jul-2018 11:…
9 <a href="sha256sums.asc">sha256sums.asc</a> 16-Jul-2018 11:30 …
10 <a href="util-linux-2.32-rc1.tar.gz">util-linux-2.32-rc1.tar.gz</a> 13-Feb-
11 <a href="util-linux-2.32-rc1.tar.sign">util-linux-2.32-rc1.tar.sign</a> 13-Fe…
12 <a href="util-linux-2.32-rc1.tar.xz">util-linux-2.32-rc1.tar.xz</a> 13-Feb-
[all …]
/openbmc/openbmc/poky/meta/conf/machine/include/arm/
H A Darch-armv8-3a.inc1 DEFAULTTUNE ?= "armv8-3a"
3 TUNEVALID[armv8-3a] = "Enable instructions for ARMv8.3-a"
4 TUNE_CCARGS_MARCH .= "${@bb.utils.contains('TUNE_FEATURES', 'armv8-3a', ' -march=armv8.3-a', '', d)…
5 # TUNE crypto will be handled by arch-armv8a.inc below
6 MACHINEOVERRIDES =. "${@bb.utils.contains('TUNE_FEATURES', 'armv8-3a', 'armv8-3a:', '', d)}"
8 require conf/machine/include/arm/arch-armv8a.inc
10 AVAILTUNES += "armv8-3a armv8-3a-crypto armv8-3a-crypto-sve"
11 ARMPKGARCH:tune-armv8-3a ?= "armv8-3a"
12 ARMPKGARCH:tune-armv8-3a-crypto ?= "armv8-3a"
13 ARMPKGARCH:tune-armv8-3a-crypto-sve ?= "armv8-3a"
[all …]
H A Darch-armv8-6a.inc1 DEFAULTTUNE ?= "armv8-6a"
3 TUNEVALID[armv8-6a] = "Enable instructions for ARMv8.6-a"
4 TUNE_CCARGS_MARCH .= "${@bb.utils.contains('TUNE_FEATURES', 'armv8-6a', ' -march=armv8.6-a', '', d)…
5 # TUNE crypto will be handled by arch-armv8a.inc below
6 MACHINEOVERRIDES =. "${@bb.utils.contains('TUNE_FEATURES', 'armv8-6a', 'armv8-6a:', '', d)}"
8 require conf/machine/include/arm/arch-armv8a.inc
10 AVAILTUNES += "armv8-6a armv8-6a-crypto armv8-6a-crypto-sve"
11 ARMPKGARCH:tune-armv8-6a ?= "armv8-6a"
12 ARMPKGARCH:tune-armv8-6a-crypto ?= "armv8-6a"
13 ARMPKGARCH:tune-armv8-6a-crypto-sve ?= "armv8-6a"
[all …]
H A Darch-armv8-4a.inc1 DEFAULTTUNE ?= "armv8-4a"
3 TUNEVALID[armv8-4a] = "Enable instructions for ARMv8.4-a"
4 TUNE_CCARGS_MARCH .= "${@bb.utils.contains('TUNE_FEATURES', 'armv8-4a', ' -march=armv8.4-a', '', d)…
5 # TUNE crypto will be handled by arch-armv8a.inc below
6 MACHINEOVERRIDES =. "${@bb.utils.contains('TUNE_FEATURES', 'armv8-4a', 'armv8-4a:', '', d)}"
8 require conf/machine/include/arm/arch-armv8a.inc
9 require conf/machine/include/arm/feature-arm-sve.inc
12 AVAILTUNES += "armv8-4a armv8-4a-crypto armv8-4a-crypto-sve"
13 ARMPKGARCH:tune-armv8-4a ?= "armv8-4a"
14 ARMPKGARCH:tune-armv8-4a-crypto ?= "armv8-4a"
[all …]
H A Darch-armv8-5a.inc1 DEFAULTTUNE ?= "armv8-5a"
3 TUNEVALID[armv8-5a] = "Enable instructions for ARMv8.5-a"
4 TUNE_CCARGS_MARCH .= "${@bb.utils.contains('TUNE_FEATURES', 'armv8-5a', ' -march=armv8.5-a', '', d)…
5 # TUNE crypto will be handled by arch-armv8a.inc below
6 MACHINEOVERRIDES =. "${@bb.utils.contains('TUNE_FEATURES', 'armv8-5a', 'armv8-5a:', '', d)}"
8 require conf/machine/include/arm/arch-armv8a.inc
9 require conf/machine/include/arm/feature-arm-sve.inc
12 AVAILTUNES += "armv8-5a armv8-5a-crypto armv8-5a-crypto-sve"
13 ARMPKGARCH:tune-armv8-5a ?= "armv8-5a"
14 ARMPKGARCH:tune-armv8-5a-crypto ?= "armv8-5a"
[all …]
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sme.c13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16 * You should have received a copy of the GNU Lesser General Public
22 #include "translate-a64.h"
28 #include "decode-sme.c.inc"
35 if (s->zt0_excp_el) { in sme2_zt0_enabled_check()
38 s->zt0_excp_el); in sme2_zt0_enabled_check()
44 /* Resolve tile.size[rs+imm] to a host pointer. */
57 * Round the vector index down to a multiple of vec_mod if necessary. in get_tile_rowcol()
60 * several times in a loop with an increasing offset. We rely on in get_tile_rowcol()
62 * [rs + offset] to be a multiple of vec_mod. The pseudocode usually in get_tile_rowcol()
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.34/
H A Dindex.html2 <head><title>Index of /pub/linux/utils/util-linux/v2.34/</title></head>
4 <h1>Index of /pub/linux/utils/util-linux/v2.34/</h1><hr><pre><a href="../">../</a>
5 <a href="libblkid-docs/">libblkid-docs/</a> 14-Jun-2019 10:45 …
6 <a href="libfdisk-docs/">libfdisk-docs/</a> 14-Jun-2019 10:45 …
7 <a href="libmount-docs/">libmount-docs/</a> 14-Jun-2019 10:45 …
8 <a href="libsmartcols-docs/">libsmartcols-docs/</a> 14-Jun-2019 10:…
9 <a href="sha256sums.asc">sha256sums.asc</a> 14-Jun-2019 10:51 …
10 <a href="util-linux-2.34-rc1.tar.gz">util-linux-2.34-rc1.tar.gz</a> 30-Apr-
11 <a href="util-linux-2.34-rc1.tar.sign">util-linux-2.34-rc1.tar.sign</a> 30-Ap…
12 <a href="util-linux-2.34-rc1.tar.xz">util-linux-2.34-rc1.tar.xz</a> 30-Apr-
[all …]

12345678910>>...46