Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/
H A Dcpu.c
H A Dcpu.h80 #define EXCCODE_ADEF EXCODE(8, 0) /* Different exception subcode */
101 #define EXCCODE_ADEF global() macro
/openbmc/qemu/target/loongarch/tcg/
H A Dtlb_helper.c53 ? EXCCODE_ADEF : EXCCODE_ADEM; in raise_mmu_exception()