Home
last modified time | relevance | path

Searched refs:TT_UNALIGNED (Results 1 – 6 of 6) sorted by relevance

/qemu/target/sparc/
A Dint32_helper.c35 [TT_UNALIGNED] = "Unaligned Memory Access",
A Dcpu.h60 #define TT_UNALIGNED 0x07 macro
85 #define TT_UNALIGNED 0x34 macro
A Dint64_helper.c45 [TT_UNALIGNED] = "Unaligned Memory Access",
A Dmmu_helper.c925 cpu_raise_exception_ra(env, TT_UNALIGNED, retaddr); in sparc_cpu_do_unaligned_access()
A Dldst_helper.c365 cpu_raise_exception_ra(env, TT_UNALIGNED, ra); in do_check_align()
A Dtranslate.c1091 lab = delay_exception(dc, TT_UNALIGNED); in gen_check_align()

Completed in 27 milliseconds