From: Taylor R Campbell Date: Wed, 23 Jan 2019 08:17:57 +0000 (+0000) Subject: One more TODO item. X-Git-Tag: mit-scheme-pucked-10.1.20~11^2~66^2~22 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=311147f517cc205a0857e84863b39ed28967ef65;p=mit-scheme.git One more TODO item. --- diff --git a/src/compiler/machines/aarch64/TODO b/src/compiler/machines/aarch64/TODO index c404a61e4..b283ed491 100644 --- 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.