From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17015 invoked by alias); 4 Aug 2009 17:38:38 -0000 Received: (qmail 17007 invoked by uid 22791); 4 Aug 2009 17:38:38 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from kuber.nabble.com (HELO kuber.nabble.com) (216.139.236.158) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 04 Aug 2009 17:38:31 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MYNy1-0003WT-HR for cgen@sourceware.org; Tue, 04 Aug 2009 10:38:29 -0700 Message-ID: <24813100.post@talk.nabble.com> Date: Tue, 04 Aug 2009 17:38:00 -0000 From: Joseph A To: cgen@sourceware.org Subject: Delayed Memory Writes MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cgen-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cgen-owner@sourceware.org X-SW-Source: 2009-q3/txt/msg00046.txt.bz2 When I write a line of code such as (set (delay 2 (mem SI r)) a) or (set (delay 2 (reg SI h-memory r)) a) I get the error "ERROR: Unbound variable: set". Is there some special notation for delayed memory stores, or a different way to accomplish this? Thanks Joseph -- View this message in context: http://www.nabble.com/Delayed-Memory-Writes-tp24813100p24813100.html Sent from the Sourceware - cgen list mailing list archive at Nabble.com.