------------------------------------------------------------------------------- -- -- The Program Status Word (PSW). -- Implements the PSW with its special bits. -- -- $Id: psw-c.vhd,v 1.2 2005/06/11 10:08:43 arniml Exp $ -- -- All rights reserved -- ------------------------------------------------------------------------------- configuration t48_psw_rtl_c0 of t48_psw is for rtl end for; end t48_psw_rtl_c0;