update todo
This commit is contained in:
parent
0e0205ec6f
commit
d9e0325794
@ -543,7 +543,7 @@ struct Matrix(T, int D)
|
|||||||
auto r = &x;
|
auto r = &x;
|
||||||
|
|
||||||
|
|
||||||
// TODO: Test assembly on windows, may need to push registers onto the stack, decrement by 192 and move registers 1 by 1
|
// TODO: Test assembly on windows
|
||||||
asm pure @trusted @nogc nothrow
|
asm pure @trusted @nogc nothrow
|
||||||
{
|
{
|
||||||
mov R8, l;
|
mov R8, l;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user