Home
last modified time | relevance | path

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

/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.h56 #define TT_TFAULT 0x01 macro
75 #define TT_TFAULT 0x08 macro
H A Dmmu_helper.c256 cs->exception_index = TT_TFAULT; in sparc_cpu_tlb_fill()
702 cs->exception_index = TT_TFAULT; in get_physical_address_code()