aboutsummaryrefslogtreecommitdiff
path: root/todo_notes
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2023-07-23 13:13:44 -0700
committeriximeow <me@iximeow.net>2023-07-23 13:13:44 -0700
commit855fa08f1d2f4bc405a1cfc205b5e9321dd4ebf5 (patch)
tree83dc40b8d30b9a9a3a76b94ea6760cfe2163e4e5 /todo_notes
parent4e5dfd758a22818c5f8496025e8c0b3dd00f0f50 (diff)
fix inconsistently-poreted memory access size of vcvt{,t}{sd,si}
Diffstat (limited to 'todo_notes')
-rw-r--r--todo_notes10
1 files changed, 0 insertions, 10 deletions
diff --git a/todo_notes b/todo_notes
index 2004332..f0785d7 100644
--- a/todo_notes
+++ b/todo_notes
@@ -1,11 +1 @@
-cvttsd2si xmm9, xmm15
-should be... cvttsd2si ecx, xmm15
-
-vcvttsd2si, vcvtsd2si,
-sd2si is decoded as if some loads could be only 4 bytes, all are 8...
-ss2si is decdoed as if some loads could be 8 bytes, all are 4...
-
-movdir64b is decodable in protected mode, real mode
-pconfig is decodable in protected mode, real mode
-
lsl seems just... wrong. check alternate prefixes in 32-/61-bit