Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145157
b: refs/heads/master
c: 3ea385f
h: refs/heads/master
i:
  145155: 4b1b149
v: v3
  • Loading branch information
Ben Dooks committed May 15, 2009
1 parent 7178cd3 commit 9e9854b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ceec1c33c36e4783cba41416f327f4bbc05218c3
refs/heads/master: 3ea385f061d08a9509a884e347ad1007bb6c3c66
4 changes: 0 additions & 4 deletions trunk/arch/arm/nwfpe/fpa11_cprt.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@
#include "fpmodule.inl"
#include "softfloat.h"

#ifdef CONFIG_FPE_NWFPE_XP
extern flag floatx80_is_nan(floatx80);
#endif

unsigned int PerformFLT(const unsigned int opcode);
unsigned int PerformFIX(const unsigned int opcode);

Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/arm/nwfpe/softfloat.h
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,8 @@ char floatx80_le_quiet( floatx80, floatx80 );
char floatx80_lt_quiet( floatx80, floatx80 );
char floatx80_is_signaling_nan( floatx80 );

extern flag floatx80_is_nan(floatx80);

#endif

static inline flag extractFloat32Sign(float32 a)
Expand Down

0 comments on commit 9e9854b

Please sign in to comment.