Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 422
b: refs/heads/master
c: 205a7ed
h: refs/heads/master
v: v3
  • Loading branch information
Tom 'spot' Callaway authored and David S. Miller committed Apr 25, 2005
1 parent a9bdb49 commit 5e63189
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 962bd5604bf8a4d31d9204e7daf260ea93084bc0
refs/heads/master: 205a7edad99d68d57dfcbf9bdda1a6fb7c33169e
4 changes: 2 additions & 2 deletions trunk/include/asm-sparc/mxcc.h
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ extern __inline__ unsigned long mxcc_get_creg(void)
{
unsigned long mxcc_control;

__asm__ __volatile__("set -1, %%g2\n\t"
"set -1, %%g3\n\t"
__asm__ __volatile__("set 0xffffffff, %%g2\n\t"
"set 0xffffffff, %%g3\n\t"
"stda %%g2, [%1] %2\n\t"
"lda [%3] %2, %0\n\t" :
"=r" (mxcc_control) :
Expand Down

0 comments on commit 5e63189

Please sign in to comment.