Skip to content
Commit 4cc9bd2e authored by Gen FUKATSU's avatar Gen FUKATSU Committed by Russell King
Browse files

[ARM] 3789/4: Fix VFP emulation to ignore VECITR for scalar instruction



VECITR in Floating-Point Exception register indicates the number of
remaining short vector iterations after a potential exception was
detected.

In case of exception caused by scalar instructions, VECITR is NOT updated.
Therefore emulation for VFP must ignore VECITR field
and treat "veclen" as zero when recognizing scalar instructing.

Signed-off-by: default avatarGen Fukatsu <fukatsu.gen@jp.panasonic.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent f8c440b2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment