Home
last modified time | relevance | path

Searched refs:EXCODE_MCODE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/loongarch/
H A Dcpu.h68 #define EXCODE_MCODE(code) ( (code) & 0x3f )
89 #define EXCODE_MCODE( global() macro
H A Dcpu.c