Home
last modified time | relevance | path

Searched refs:TT_TFAULT (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/sparc/
H A Dint64_helper.c31 [TT_TFAULT] = "Instruction Access Fault",
219 case TT_TFAULT: in sparc_cpu_do_interrupt()
H A Dint32_helper.c29 [TT_TFAULT] = "Instruction Access Fault",
H A Dcpu.h54 #define TT_TFAULT 0x01 macro
73 #define TT_TFAULT 0x08 macro
H A Dmmu_helper.c252 cs->exception_index = TT_TFAULT; in sparc_cpu_tlb_fill()
698 cs->exception_index = TT_TFAULT; in get_physical_address_code()