Home
last modified time | relevance | path

Searched refs:XLEN (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/riscv/kernel/
H A Dtraps_misaligned.c90 #define XLEN 64 macro
93 #define XLEN 32 macro
96 #define XLEN_MINUS_16 ((XLEN) - 16)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/highway/highway/
H A D0001-Add-cmake-check-for-deducing-32bit-or-64bit-RISCV.patch45 + message(WARNING "Unable to determine RISC-V XLEN")
57 +# Currently this will compile the entire codebase with `-march=rv<XLEN>gcv1p0`:
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0003-64-bit-multilib-hack.patch128 # Only XLEN and ABI affect Linux multilib dir names, e.g. /lib32/ilp32d/
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_rvd.c.inc52 * address is naturally aligned and XLEN≥64. Also, zama16b applies to
H A Dtrans_rvv.c.inc301 * when XLEN=32. (Section 18.3)
3287 * then truncate to XLEN bits before storing to gpr.