Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/arch/arm/armv7/
H A Dexception.c11 void exception_undefined_instruction(uint32_t *regs);
53 void exception_undefined_instruction(uint32_t *regs) in exception_undefined_instruction() function
H A Dexception_asm.S59 _undefined_instruction: .word exception_undefined_instruction