Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21375
b: refs/heads/master
c: d619d7f
h: refs/heads/master
i:
  21373: d864e64
  21371: 0472dec
  21367: 307ccd3
  21359: 76f62c1
  21343: 0d269c4
  21311: d919ec8
  21247: 08586e6
v: v3
  • Loading branch information
David S. Miller committed Mar 20, 2006
1 parent 9911eee commit d3aa889
Show file tree
Hide file tree
Showing 2 changed files with 4 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: d96b81533ba3d5775e45aee6986b2aa33c10801c
refs/heads/master: d619d7f11670f5b1cfca30e6645e44c8a6014820
5 changes: 3 additions & 2 deletions trunk/include/asm-sparc64/pstate.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,11 @@
/* The V9 TSTATE Register (with SpitFire and Linux extensions).
*
* ---------------------------------------------------------------
* | Resv | CCR | ASI | %pil | PSTATE | Resv | CWP |
* | Resv | GL | CCR | ASI | %pil | PSTATE | Resv | CWP |
* ---------------------------------------------------------------
* 63 40 39 32 31 24 23 20 19 8 7 5 4 0
* 63 43 42 40 39 32 31 24 23 20 19 8 7 5 4 0
*/
#define TSTATE_GL _AC(0x0000070000000000,UL) /* Global reg level */
#define TSTATE_CCR _AC(0x000000ff00000000,UL) /* Condition Codes. */
#define TSTATE_XCC _AC(0x000000f000000000,UL) /* Condition Codes. */
#define TSTATE_XNEG _AC(0x0000008000000000,UL) /* %xcc Negative. */
Expand Down

0 comments on commit d3aa889

Please sign in to comment.