Home
last modified time | relevance | path

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

/qemu/target/openrisc/
H A Dinterrupt.c59 env->sr |= SR_DSX; in openrisc_cpu_do_interrupt()
62 env->sr &= ~SR_DSX; in openrisc_cpu_do_interrupt()
H A Dcpu.h174 SR_DSX = (1 << 13), enumerator