From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24468 invoked by alias); 3 Oct 2002 21:00:04 -0000 Mailing-List: contact sid-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-cvs-owner@sources.redhat.com Received: (qmail 24438 invoked by uid 448); 3 Oct 2002 21:00:03 -0000 Date: Thu, 03 Oct 2002 14:00:00 -0000 Message-ID: <20021003210003.24436.qmail@sources.redhat.com> From: brolley@sources.redhat.com To: sid-cvs@sources.redhat.com Subject: src/sid/component/cgen-cpu/common-xml behavior ... X-SW-Source: 2002-q4/txt/msg00000.txt.bz2 List-Id: CVSROOT: /cvs/src Module name: src Changes by: brolley@sources.redhat.com 2002-10-03 14:00:03 Modified files: sid/component/cgen-cpu/common-xml: behavior.xml interface.xml Log message: 2002-10-03 Dave Brolley From Ben Elliston * compCGEN.cxx (cgen_bi_endian_cpu::cgen_read_memory): Don't bother fiddling the latency values. Have the disassembler read memory using the disassembler-memory accessor, if available. * common-xml/interface.xml: Document disassembler-memory accessor. * common-xml/behavior.xml (execution): Likewise. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/common-xml/behavior.xml.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/common-xml/interface.xml.diff?cvsroot=src&r1=1.3&r2=1.4