Searched full:rv32 (Results 1 – 17 of 17) sorted by relevance
92 /* 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()
21 * rv32 PTE format:
146 /* rv32 registers */
386 * 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()
267 seq_write(f, "rv32", 4); in print_isa()
462 * - C+F implies Zcf (RV32 only)466 * availability of F/D RV32.
286 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.
47 and 4MB aligned for rv32). Note that the EFI stub will physically relocate the
3 * Common functionality for RV32 and RV64 BPF JIT compilers
3 * Common functionality for RV32 and RV64 BPF JIT compilers338 /* Instructions shared by both RV32 and RV64. */803 * These instructions are not available on RV32. Wrap them below a #if to804 * ensure that the RV32 JIT doesn't emit any of these instructions.
20 * RV32 fp => +----------+22 * | saved fp | RV32 callee-saved registers35 * RV32 sp => +----------+1366 /* No hardware support for 8-byte atomics in RV32. */ in bpf_jit_emit_insn()
74 * SZREG holds 4 for RV32 and 8 for RV64
82 * Do 32-bit reads on RV32 and 64-bit reads otherwise. This should be in do_csum_common()
506 Load/Store Pair for RV32. As with Zilsd, this extension was ratified507 in commit f88abf1 ("Integrating load/store pair for RV32 with the648 load/store pair for RV32 with the main manual") of riscv-isa-manual.
58 * architectures (e.g. RV32) are using 64-bit time_t, therefore it doesn't have
412 /* TODO: implement rv32 support */
237 QEMU_MACHINE := -cpu rv32 -machine virt