From 2ca8d543f14026f31649b2cfd5745c1848f81871 Mon Sep 17 00:00:00 2001 From: Slava Pestov Date: Thu, 22 Apr 2010 18:02:56 -0400 Subject: [PATCH] compiler.cfg.instructions: more typos --- basis/compiler/cfg/instructions/instructions.factor | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/basis/compiler/cfg/instructions/instructions.factor b/basis/compiler/cfg/instructions/instructions.factor index 11d7bfe93a..2108d2e2a8 100644 --- a/basis/compiler/cfg/instructions/instructions.factor +++ b/basis/compiler/cfg/instructions/instructions.factor @@ -542,7 +542,7 @@ temp: temp/int-rep ; PURE-INSN: ##box-displaced-alien def: dst/tagged-rep -use: displacement/int-rep base/int-rep +use: displacement/int-rep base/tagged-rep temp: temp/int-rep literal: base-class ; @@ -665,7 +665,7 @@ def: dst/tagged-rep literal: offset ; INSN: ##set-vm-field -use: src/int-rep +use: src/tagged-rep literal: offset ; ! FFI