projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26d704b
)
One more TODO item.
author
Taylor R Campbell
<campbell@mumble.net>
Wed, 23 Jan 2019 08:17:57 +0000
(08:17 +0000)
committer
Taylor R Campbell
<campbell@mumble.net>
Wed, 21 Aug 2019 21:34:06 +0000
(21:34 +0000)
src/compiler/machines/aarch64/TODO
patch
|
blob
|
history
diff --git
a/src/compiler/machines/aarch64/TODO
b/src/compiler/machines/aarch64/TODO
index c404a61e46850af8356b3dbe27db53243ea9549f..b283ed491272ba623cc14b8b220ca227183f781f 100644
(file)
--- a/
src/compiler/machines/aarch64/TODO
+++ b/
src/compiler/machines/aarch64/TODO
@@
-1,3
+1,4
@@
+- Fix ADR assembly -- ADRP doesn't actually do what I thought.
- Verify the branch condition codes.
- Verify variable-width cases.
- Open-coded flonum arithmetic.