From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18586 invoked by alias); 27 May 2004 06:26:54 -0000 Mailing-List: contact ecos-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 18573 invoked by uid 453); 27 May 2004 06:26:53 -0000 Date: Thu, 27 May 2004 06:26:00 -0000 Message-ID: <20040527062653.18571.qmail@sourceware.org> From: jlarmour@sourceware.org To: ecos-cvs@ecos.sourceware.org Subject: ecos/packages/hal/mips/arch/current ChangeLog ... X-SW-Source: 2004/txt/msg00289.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: jlarmour@sourceware.org 2004-05-27 06:26:53 Modified files: packages/hal/mips/arch/current: ChangeLog packages/hal/mips/arch/current/include: hal_cache.h Log message: * include/hal_cache.h: Changed the calculation of _IWAY and _DWAY for the case where HAL_MIPS_CACHE_INSN_USES_LSB is set to only affect the LSBs in the CACHE instruction offset field. #define MIPS cache ops and use them instead of constants in the HAL_?CACHE_* macros below.