Home
last modified time | relevance | path

Searched full:rv32 (Results 1 – 17 of 17) sorted by relevance

/linux/arch/riscv/kernel/pi/
H A Dfdt_early.c92 /* Error must contain rv32/64 */ in isa_string_contains()
98 /* Search for single chars between rv32/64 and multi-letter extensions */ in isa_string_contains()
/linux/arch/riscv/include/asm/
H A Dpgtable-32.h21 * rv32 PTE format:
H A Delf.h146 /* rv32 registers */
/linux/arch/riscv/kernel/
H A Dhibernate.c386 * The __hibernate_cpu_resume() mapping is unnecessary for RV32 since the kernel and in swsusp_arch_resume()
388 * map it for both RV32 and RV64 kernels. in swsusp_arch_resume()
H A Dcpu.c267 seq_write(f, "rv32", 4); in print_isa()
H A Dcpufeature.c462 * - C+F implies Zcf (RV32 only)
466 * availability of F/D RV32.
/linux/Documentation/arch/riscv/
H A Dhwprobe.rst286 load/store pair for RV32 with the main manual") of the riscv-isa-manual.
290 load/store pair for RV32 with the main manual") of the riscv-isa-manual.
H A Dboot.rst47 and 4MB aligned for rv32). Note that the EFI stub will physically relocate the
/linux/arch/riscv/net/
H A Dbpf_jit_core.c3 * Common functionality for RV32 and RV64 BPF JIT compilers
H A Dbpf_jit.h3 * Common functionality for RV32 and RV64 BPF JIT compilers
338 /* Instructions shared by both RV32 and RV64. */
803 * These instructions are not available on RV32. Wrap them below a #if to
804 * ensure that the RV32 JIT doesn't emit any of these instructions.
H A Dbpf_jit_comp32.c20 * RV32 fp => +----------+
22 * | saved fp | RV32 callee-saved registers
35 * RV32 sp => +----------+
1366 /* No hardware support for 8-byte atomics in RV32. */ in bpf_jit_emit_insn()
/linux/arch/riscv/lib/
H A Duaccess.S74 * SZREG holds 4 for RV32 and 8 for RV64
H A Dcsum.c82 * Do 32-bit reads on RV32 and 64-bit reads otherwise. This should be in do_csum_common()
/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml506 Load/Store Pair for RV32. As with Zilsd, this extension was ratified
507 in commit f88abf1 ("Integrating load/store pair for RV32 with the
648 load/store pair for RV32 with the main manual") of riscv-isa-manual.
/linux/tools/testing/selftests/futex/include/
H A Dfutextest.h58 * architectures (e.g. RV32) are using 64-bit time_t, therefore it doesn't have
/linux/tools/lib/perf/
H A Dmmap.c412 /* TODO: implement rv32 support */
/linux/tools/testing/selftests/wireguard/qemu/
H A DMakefile237 QEMU_MACHINE := -cpu rv32 -machine virt