Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212060
b: refs/heads/master
c: 9fbaf49
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Ingo Molnar committed Aug 30, 2010
1 parent 2a7d90d commit 780190b
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: 660a293ea9be709b893d371fbc0328fcca33c33a
refs/heads/master: 9fbaf49c7f717740002d49eee1bbd03d89d8766a
2 changes: 1 addition & 1 deletion trunk/arch/x86/mm/kmemcheck/opcode.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ static bool opcode_is_prefix(uint8_t b)
b == 0xf0 || b == 0xf2 || b == 0xf3
/* Group 2 */
|| b == 0x2e || b == 0x36 || b == 0x3e || b == 0x26
|| b == 0x64 || b == 0x65 || b == 0x2e || b == 0x3e
|| b == 0x64 || b == 0x65
/* Group 3 */
|| b == 0x66
/* Group 4 */
Expand Down

0 comments on commit 780190b

Please sign in to comment.