Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11113
b: refs/heads/master
c: e20368d
h: refs/heads/master
i:
  11111: cd4e54a
v: v3
  • Loading branch information
Ralf Baechle committed Oct 29, 2005
1 parent 1eba98b commit 298c14b
Show file tree
Hide file tree
Showing 2 changed files with 2 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: c6ad7b7d3cd7883810c05fad9d30303cf9368f63
refs/heads/master: e20368d5dffcfd7a2bc1749627e97e99ec4e6a77
2 changes: 1 addition & 1 deletion trunk/include/asm-mips/mipsregs.h
Original file line number Diff line number Diff line change
Expand Up @@ -425,14 +425,14 @@
#define CONF_SM (_ULCAST_(1) << 16)
#define CONF_SC (_ULCAST_(1) << 17)
#define CONF_EW (_ULCAST_(3) << 18)
#define CONF_SB (_ULCAST_(3) << 22)
#define CONF_EP (_ULCAST_(15)<< 24)
#define CONF_EC (_ULCAST_(7) << 28)
#define CONF_CM (_ULCAST_(1) << 31)

/* Bits specific to the R4xx0. */
#define R4K_CONF_SW (_ULCAST_(1) << 20)
#define R4K_CONF_SS (_ULCAST_(1) << 21)
#define R4K_CONF_SB (_ULCAST_(3) << 22)

/* Bits specific to the R5000. */
#define R5K_CONF_SE (_ULCAST_(1) << 12)
Expand Down

0 comments on commit 298c14b

Please sign in to comment.