Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kernel/
H A Darmv8_deprecated.c67 static unsigned int __maybe_unused aarch32_check_condition(u32 opcode, u32 psr) in aarch32_check_condition() function
176 switch (aarch32_check_condition(instr, regs->pstate)) { in swp_handler()
258 switch (aarch32_check_condition(instr, regs->pstate)) { in cp15barrier_handler()