Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dhelper-a64.c702 static int el_from_spsr(uint32_t spsr) in el_from_spsr() function
792 new_el = el_from_spsr(spsr); in HELPER()