From a225fe304d89071742c42f0c97a2eece3eb0fd57 Mon Sep 17 00:00:00 2001 From: steve Date: Wed, 2 May 2001 23:16:50 +0000 Subject: [PATCH] Document memory related opcodes, parser uses numbv_s structures instead of the symbv_s and a mess of unions, Add the %is/sub instruction. (Stephan Boettcher) --- vvp/README.txt | 23 ++++++++--------------- vvp/codes.h | 10 +++++++++- vvp/compile.cc | 45 ++++++++++++++++----------------------------- vvp/opcodes.txt | 37 ++++++++++++++++++++++++++++++++++++- vvp/parse.y | 14 ++++++++++++-- vvp/parse_misc.cc | 15 ++++++++++++++- vvp/parse_misc.h | 22 +++++++++++++++------- vvp/vthread.cc | 34 ++++++++++++++++++++++------------ 8 files changed, 132 insertions(+), 68 deletions(-) diff --git a/vvp/README.txt b/vvp/README.txt index a95f84a3e..204c549ef 100644 --- a/vvp/README.txt +++ b/vvp/README.txt @@ -1,7 +1,7 @@ /* * Copyright (c) 2001 Stephen Williams (steve@icarus.com) * - * $Id: README.txt,v 1.22 2001/05/02 04:05:17 steve Exp $ + * $Id: README.txt,v 1.23 2001/05/02 23:16:50 steve Exp $ */ VVP SIMULATION ENGINE @@ -170,10 +170,6 @@ A UDP functor instance is created so: Where