Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dcpu.h291 COPROCESSOR0_DISABLED = 32, enumerator
H A Dtranslate.c351 gen_exception_cause(dc, COPROCESSOR0_DISABLED + ctz32(cp_mask)); in gen_check_cpenable()