Skip to content
Commit 83e686ea authored by Catalin Marinas's avatar Catalin Marinas
Browse files

Thumb-2: Correctly handle undefined instructions in the kernel



VFP instructions in the kernel may trigger undefined exceptions if VFP
hardware is not present. This patch corrects the loading of such Thumb-2
instructions. It also marks the "no_fp" label as a function so that the
linker generate a Thumb address.

Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent 74109b89
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment