Home
last modified time | relevance | path

Searched defs:ESR_S (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/microblaze/include/asm/
H A Dregisters.h43 # define ESR_S (1<<10) /* Store instruction */ macro
/openbmc/qemu/target/microblaze/
H A Dcpu.h83 #define ESR_S (1<<10) /* Store instruction */ macro