Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dm_helper.c375 bool take_exception; in HELPER() local
429 take_exception = !stacked_ok && in HELPER()
434 if (take_exception) { in HELPER()