Home
last modified time | relevance | path

Searched refs:RV64_DATA_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/riscv/
H A Ddebug.h71 #define RV64_DATA_MASK 0x7ffffffffffffff macro
H A Ddebug.c146 (data & RV64_DATA_MASK); in build_tdata1()