Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Ddebug.h67 #define RV32_DATA_MASK 0x7ffffff macro
H A Ddebug.c141 (data & RV32_DATA_MASK); in build_tdata1()