Home
last modified time | relevance | path

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

/qemu/target/microblaze/
H A Dcpu.h91 #define ESR_EC_ILLEGAL_OP 2 macro
H A Dtranslate.c142 gen_raise_hw_excp(dc, ESR_EC_ILLEGAL_OP); in trap_illegal()