Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Jeffrey Lee
Kernel
Commits
89f30451
Commit
89f30451
authored
Mar 23, 2014
by
Robert Sprowson
Browse files
Missing hash
One less warning in each of ARM600/VMSAv6.
parent
dd9c5400
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
s/ARM600
s/ARM600
+1
-1
s/VMSAv6
s/VMSAv6
+1
-1
No files found.
s/ARM600
View file @
89f30451
...
...
@@ -900,7 +900,7 @@ DAbPreVeneer ROUT
BEQ
%FT90
; Abort if LDRD (encoded where STRSB would be)
TST
r10
,
#
1
:SHL:
22
; if immediate
BICNE
r9
,
r10
,
2_1111
:SHL:
4
BICNE
r9
,
r10
,
#
2_1111
:SHL:
4
ORRNE
r9
,
r9
,
r9
,
LSR
#
4
ANDNE
r9
,
r9
,
#
&FF
; then extract imm8 bits
ANDEQ
r8
,
r10
,
#
&0F
; register offset
...
...
s/VMSAv6
View file @
89f30451
...
...
@@ -749,7 +749,7 @@ DAbPreVeneer ROUT
BEQ
%FT90
; Abort if LDRD (encoded where STRSB would be)
TST
r10
,
#
1
:SHL:
22
; if immediate
BICNE
r9
,
r10
,
2_1111
:SHL:
4
BICNE
r9
,
r10
,
#
2_1111
:SHL:
4
ORRNE
r9
,
r9
,
r9
,
LSR
#
4
ANDNE
r9
,
r9
,
#
&FF
; then extract imm8 bits
ANDEQ
r8
,
r10
,
#
&0F
; register offset
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment