Home
last modified time | relevance | path

Searched refs:nios2_cr_reserved (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/nios2/
H A Dcpu.h238 static inline bool nios2_cr_reserved(const ControlRegState *s) in nios2_cr_reserved() function
H A Dcpu.c293 if (nios2_cr_reserved(&cpu->cr_state[cr])) { in nios2_cpu_gdb_read_register()
H A Dtranslate.c588 if (nios2_cr_reserved(&dc->cr_state[instr.imm5])) { in rdctl()
1064 if (!nios2_cr_reserved(&cpu->cr_state[i])) { in nios2_cpu_dump_state()