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
SprExtend
Commits
f6a6ef40
Commit
f6a6ef40
authored
14 years ago
by
Robert Sprowson
Browse files
Options
Download
Email Patches
Plain Diff
Comment corrected.
parent
ff031992
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Sources/PutScaled
Sources/PutScaled
+1
-1
No files found.
Sources/PutScaled
View file @
f6a6ef40
...
@@ -166,7 +166,7 @@ r_shr RN 10
...
@@ -166,7 +166,7 @@ r_shr RN 10
; xcount counts the number of bits which must be
; xcount counts the number of bits which must be
; saved at r_outptr, of which the first r_shl bits can be found in outword
; saved at r_outptr, of which the first r_shl bits can be found in outword
; and the remainder are still to be fetched from r_inptr.
; and the remainder are still to be fetched from r_inptr.
RSB r_outword2,r_outshift,#32 ; temp use of r_
in
word2
RSB r_outword2,r_outshift,#32 ; temp use of r_
out
word2
ADD r_xcount,r_xcount,r_outword2 ; add the bits we've just loaded in
ADD r_xcount,r_xcount,r_outword2 ; add the bits we've just loaded in
; Only the top r_inshift bits of r_inword are interesting
; Only the top r_inshift bits of r_inword are interesting
...
...
This diff is collapsed.
Click to expand it.
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