Home
last modified time | relevance | path

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

12

/openbmc/openbmc/poky/meta/recipes-devtools/rust/
H A Drust-source.inc7 file://rv32-missing-syscalls.patch;patchdir=${RUSTSRC} \
8 file://rv32-rustix-libc-backend.patch;patchdir=${RUSTSRC} \
9 file://rv32-cargo-rustix-0.38.19-fix.patch;patchdir=${RUSTSRC} \
H A Dlibstd-rs_1.75.0.bb19 # rv32 does not have libunwind ported yet
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate/
H A D0001-linux.rs-Define-consts-for-rv32-architecture.patch4 Subject: [PATCH] linux.rs: Define consts for rv32 architecture
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/grpc/grpc/
H A D0001-cmake-Link-with-libatomic-on-rv32-rv64.patch4 Subject: [PATCH] cmake: Link with libatomic on rv32/rv64
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop/
H A D0001-meson-Add-riscv32-to-seccomp-unsupported-list.patch6 rv32 needs to upstream the libseccomp support
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gjs/
H A Dgjs_1.80.2.bb37 # Valgrind not yet available on rv32/rv64
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/makedumpfile/
H A Dmakedumpfile_1.7.4.bb19 # mips/rv32 would not compile.
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Ddefault-distrovars.inc16 # seccomp is not yet ported to rv32
/openbmc/openbmc/poky/meta/recipes-devtools/strace/
H A Dstrace_6.7.bb22 # Not yet ported to rv32
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pyruvate_1.2.1.bb12 …file://0001-linux.rs-Define-consts-for-rv32-architecture.patch;patchdir=../cargo_home/bitbake/nix-…
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/zfs/
H A Dzfs_2.2.2.bb72 # Not yet ported to rv32
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/grpc/
H A Dgrpc_1.60.1.bb26 file://0001-cmake-Link-with-libatomic-on-rv32-rv64.patch \
/openbmc/qemu/disas/
H A Driscv.h21 rv32, enumerator
H A Driscv.c2328 if (isa == rv32) { in decode_inst_opcode()
2361 if (isa == rv32) { in decode_inst_opcode()
2378 if (isa == rv32) { in decode_inst_opcode()
2442 if (isa == rv32) { in decode_inst_opcode()
2524 if (isa == rv32) { in decode_inst_opcode()
5088 case rv32: in decode_inst_decompress()
5210 return print_insn_riscv(memaddr, info, rv32); in print_insn_riscv32()
/openbmc/qemu/target/riscv/
H A Dcpu.c360 bool rv32 = riscv_cpu_mxl(&cpu->env) == MXL_RV32; in set_satp_mode_max_supported() local
361 const bool *valid_vm = rv32 ? valid_vm_1_10_32 : valid_vm_1_10_64; in set_satp_mode_max_supported()
949 bool rv32 = riscv_cpu_mxl(&cpu->env) == MXL_RV32; in riscv_cpu_satp_mode_finalize() local
990 satp_mode_str(satp_mode_map_max, rv32), in riscv_cpu_satp_mode_finalize()
991 satp_mode_str(satp_mode_supported_max, rv32)); in riscv_cpu_satp_mode_finalize()
999 if (!rv32) { in riscv_cpu_satp_mode_finalize()
H A Dcsr.c114 bool rv32 = riscv_cpu_mxl(env) == MXL_RV32 ? true : false; in ctr() local
116 if (rv32 && csrno >= CSR_CYCLEH) { in ctr()
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0003-64-bit-multilib-hack.patch131 -MULTILIB_DIRNAMES := $(patsubst rv32%,lib32,$(patsubst rv64%,lib64,$(MULTILIB_DIRNAMES)))
133 +#MULTILIB_DIRNAMES := $(patsubst rv32%,lib32,$(patsubst rv64%,lib64,$(MULTILIB_DIRNAMES)))
/openbmc/openbmc/poky/meta/recipes-extended/mdadm/
H A Dmdadm_4.3.bb122 # strace is not yet ported to rv32
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dgo.bbclass164 # doesn't support -buildmode=pie, so skip the QA checking for mips/rv32 and its
H A Drust-target-config.bbclass302 trans['riscv32'] = "generic-rv32"
/openbmc/linux/Documentation/riscv/
H A Dboot.rst47 and 4MB aligned for rv32). Note that the EFI stub will physically relocate the
/openbmc/qemu/docs/about/
H A Ddeprecated.rst359 special that isn't already done by the default CPUs rv32/rv64.
362 of generic CPUs: rv32 and rv64 as default CPUs and 'max' as a feature complete
H A Dremoved-features.rst641 option when using the ``rv32`` or ``rv64`` CPUs.
648 via the CPU ``mmu`` option when using the ``rv32`` or ``rv64`` CPUs.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/
H A Dphp_8.2.16.bb79 # Needs fibers assembly implemented for rv32
/openbmc/linux/tools/testing/selftests/wireguard/qemu/
H A DMakefile237 QEMU_MACHINE := -cpu rv32 -machine virt

12