Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 899
b: refs/heads/master
c: 2074615
h: refs/heads/master
i:
  897: 83061e0
  895: 2daf7c4
v: v3
  • Loading branch information
David Mosberger-Tang authored and Tony Luck committed May 3, 2005
1 parent b56f277 commit ff6c384
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 43cc67251882f60c796c8729cefc0e05b550976c
refs/heads/master: 2074615a13a4f250e0a4e3f6ec8e3733b950a783
6 changes: 3 additions & 3 deletions trunk/arch/ia64/lib/flush.S
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* Cache flushing routines.
*
* Copyright (C) 1999-2001 Hewlett-Packard Co
* Copyright (C) 1999-2001 David Mosberger-Tang <davidm@hpl.hp.com>
* Copyright (C) 1999-2001, 2005 Hewlett-Packard Co
* David Mosberger-Tang <davidm@hpl.hp.com>
*/
#include <asm/asmmacro.h>
#include <asm/page.h>
Expand All @@ -26,7 +26,7 @@ GLOBAL_ENTRY(flush_icache_range)

mov ar.lc=r8
;;
.Loop: fc in0 // issuable on M0 only
.Loop: fc.i in0 // issuable on M2 only
add in0=32,in0
br.cloop.sptk.few .Loop
;;
Expand Down

0 comments on commit ff6c384

Please sign in to comment.