Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40454
b: refs/heads/master
c: e0f205d
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Ohmasa authored and Russell King committed Oct 28, 2006
1 parent 6b2848c commit 77a519d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e816d71a50a714b532e3965364f3f53c23a53d42
refs/heads/master: e0f205d9c656da9dad6340f75e33a96014b7d23f
1 change: 1 addition & 0 deletions trunk/arch/arm/vfp/vfpmodule.c
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ static void vfp_raise_exceptions(u32 exceptions, u32 inst, u32 fpscr, struct pt_
/*
* These are arranged in priority order, least to highest.
*/
RAISE(FPSCR_DZC, FPSCR_DZE, FPE_FLTDIV);
RAISE(FPSCR_IXC, FPSCR_IXE, FPE_FLTRES);
RAISE(FPSCR_UFC, FPSCR_UFE, FPE_FLTUND);
RAISE(FPSCR_OFC, FPSCR_OFE, FPE_FLTOVF);
Expand Down

0 comments on commit 77a519d

Please sign in to comment.