From: Gen FUKATSU Date: Thu, 21 Sep 2006 13:08:24 +0000 (+0100) Subject: [ARM] 3789/4: Fix VFP emulation to ignore VECITR for scalar instruction X-Git-Tag: v2.6.19-rc1~885^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cc9bd2eaa1063c68341c1c00e66660adcfdf254;p=pandora-kernel.git [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: Gen Fukatsu Signed-off-by: Russell King --- Reading git-diff-tree failed