Fix (set-slot) template

db4
Slava Pestov 2008-10-12 17:36:34 -05:00
parent 5f93ab74e4
commit 2f4f86d288
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ IN: cpu.x86.intrinsics
}
{
[ %computed-slot "val" operand MOV ] T{ template
{ input { { f "val" } { f "obj" } { small-slot "n" } { small-slot "tag" } } }
{ input { { f "val" } { f "obj" } { f "n" } { small-slot "tag" } } }
{ clobber { "n" } }
}
}