Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127006
b: refs/heads/master
c: 2cf8511
h: refs/heads/master
v: v3
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Oct 28, 2008
1 parent 7e57376 commit 97fa29c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 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: e04f9f427bca526d7752879a5b3d341628c0cc0d
refs/heads/master: 2cf851137b55cd0c49fd9e005cd01ac4761c005e
6 changes: 5 additions & 1 deletion trunk/arch/blackfin/mach-common/cache.S
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,17 @@
.ifnb \optflushins
\optflushins [P0];
.endif
#if ANOMALY_05000443
.ifb \optnopins
2:
.endif
\flushins [P0++];
.ifnb \optnopins
2: \optnopins;
2: \optnopins;
.endif
#else
2: \flushins [P0++];
#endif

RTS;
.endm
Expand Down

0 comments on commit 97fa29c

Please sign in to comment.