Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Ddebug.h64 #define RV32_TYPE(t) ((uint32_t)(t) << 28) macro
H A Ddebug.c139 tdata1 = RV32_TYPE(type) | in build_tdata1()
189 tdata1 = RV32_TYPE(t); in tdata1_validate()