Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58073
b: refs/heads/master
c: c034637
h: refs/heads/master
i:
  58071: 43115fe
v: v3
  • Loading branch information
Russ Anderson authored and Tony Luck committed Jun 26, 2007
1 parent c62ec55 commit b6e8419
Show file tree
Hide file tree
Showing 2 changed files with 3 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: eaf6c766446c0faa326b339900f975e6f1f62b01
refs/heads/master: c034637967881830979b5415e55578e42f806659
3 changes: 2 additions & 1 deletion trunk/arch/ia64/sn/kernel/xp_nofault.S
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
xp_nofault_PIOR:
mov r8=r0 // Stage a success return value
ld8.acq r9=[r32];; // PIO Read the specified register
adds r9=1,r9 // Add to force a consume
adds r9=1,r9;; // Add to force consumption
or r9=r9,r9;; // Or to force consumption
br.ret.sptk.many b0;; // Return success

.global xp_error_PIOR
Expand Down

0 comments on commit b6e8419

Please sign in to comment.