summaryrefslogtreecommitdiff
path: root/src/cmd/9c/Notes
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/9c/Notes')
-rw-r--r--src/cmd/9c/Notes14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/cmd/9c/Notes b/src/cmd/9c/Notes
new file mode 100644
index 000000000..92dd9deb3
--- /dev/null
+++ b/src/cmd/9c/Notes
@@ -0,0 +1,14 @@
+- effect of register expansion on 32-bit shifts and masks etc
+9c
+- multab
+- floating-point conversions
+- conversions of constants
+- nodtype for loads
+- sign-extension instruction (32-64) when in register?
+- double indexing
+- SLW (eg, in cat)
+- scheduling
+
+9l
+- D_QCONST, DWORD
+- maskgen