Home
last modified time | relevance | path

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

/qemu/target/sparc/
H A Dint64_helper.c44 [TT_DPROT] = "Data Protection Error",
223 case TT_DPROT ... TT_DPROT + 3: in sparc_cpu_do_interrupt()
H A Dcpu.h93 #define TT_DPROT 0x6c macro
H A Dmmu_helper.c609 cs->exception_index = TT_DPROT; in get_physical_address_data()