From 037ab9efe92e3af9a424bbefb4f190624f0ceaa6 Mon Sep 17 00:00:00 2001 From: steve Date: Tue, 17 May 2005 20:54:00 +0000 Subject: [PATCH] Document real behavior of set/v instruction. --- vvp/opcodes.txt | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/vvp/opcodes.txt b/vvp/opcodes.txt index c7a72036a..d09d9aa54 100644 --- a/vvp/opcodes.txt +++ b/vvp/opcodes.txt @@ -1,7 +1,7 @@ /* * Copyright (c) 2001-2003 Stephen Williams (steve@icarus.com) * - * $Id: opcodes.txt,v 1.63 2005/05/07 03:15:42 steve Exp $ + * $Id: opcodes.txt,v 1.64 2005/05/17 20:54:00 steve Exp $ */ @@ -519,17 +519,13 @@ forced value until another value propagates through. * %set/v , , -This sets a bit of a variable, and is used to implement blocking -assignments. The