Searched refs:ESR_EC_STACKPROT (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/microblaze/ | ||
H A D | cpu.h | 97 #define ESR_EC_STACKPROT 7 /* Same as PRIVINSN. */ macro |
H A D | op_helper.c | 379 env->esr = ESR_EC_STACKPROT; in helper_stackprot() |