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.c374 bool take_exception; in HELPER() local
428 take_exception = !stacked_ok && in HELPER()
433 if (take_exception) { in HELPER()