[Gems-users] error load opal


Date: Wed, 2 Jan 2008 10:53:15 +0800
From: "wangzuo" <qiushui@xxxxxxxxxx>
Subject: [Gems-users] error load opal
gems-users,您好!

	  After I load checkpoint, I try to load ruby and opal. If load only ruby, all works well. But when load opal combined with ruby i find such error:

		pstate_t: error: control register "intr_dispatch_status" has improper mapping: 110.
		pstate_t: error: control register "intr_receive" has improper mapping: 119.
		pstate_t: error: control register "in_intr_data0" has improper mapping: 111.
		pstate_t: error: control register "in_intr_data1" has improper mapping: 112.
		pstate_t: error: control register "in_intr_data2" has improper mapping: 113.
		pstate_t: error: control register "in_intr_data3" has improper mapping: 114.
		pstate_t: error: control register "in_intr_data4" has improper mapping: 115.
		pstate_t: error: control register "in_intr_data5" has improper mapping: 116.
		pstate_t: error: control register "in_intr_data6" has improper mapping: 117.
		pstate_t: error: control register "in_intr_data7" has improper mapping: 118.

        pstate_t: warning: control register #0 == "(null)" has simics name "g0".
		pstate_t: warning: control register #1 == "(null)" has simics name "g1".
		pstate_t: warning: control register #2 == "(null)" has simics name "g2".
		pstate_t: warning: control register #3 == "(null)" has simics name "g3".
		pstate_t: warning: control register #4 == "(null)" has simics name "g4".
		pstate_t: warning: control register #5 == "(null)" has simics name "g5".
		pstate_t: warning: control register #6 == "(null)" has simics name "g6".
		pstate_t: warning: control register #7 == "(null)" has simics name "g7".
		pstate_t: warning: control register #8 == "(null)" has simics name "o0".
		pstate_t: warning: control register #9 == "(null)" has simics name "o1".
        ........
 
	 I have checked my *.check file, find such control_registers information which listed below:

      	control_registers: (("pc", 0x1001300), ("npc", 0x1001304), ("y", 6),
                            ("ccr", 0), ("fprs", 4), ("fsr", 32), ("asi", 0),
                            ("tick", 0x5dffc7546), ("gsr", 0),
                            ("tick_cmpr", 0x8000000000000000), ("dcr", 0),
                            ("stick", 0xfaaa138a), ("stick_cmpr", 0xfaaad660),
                            ("pstate", 21), ("tl", 1), ("pil", 11),
                            ("tpc1", 0x1120814), ("tpc2", 0x100760c),
                            ("tpc3", 0x1005988), ("tpc4", 0), ("tpc5", 0),
                            ("tnpc1", 0x1120818), ("tnpc2", 0x1007610),
                            ("tnpc3", 0x100598c), ("tnpc4", 0), ("tnpc5", 0),
                            ("tstate1", 0x1607), ("tstate2", 0x800001503),
                            ("tstate3", 0x810001506), ("tstate4", 0),
                            ("tstate5", 0), ("tt1", 152), ("tt2", 204),
                            ("tt3", 104), ("tt4", 0), ("tt5", 1),
                            ("tba", 0x1000000), ("ver", 0x3e001555000507),
                            ("cwp", 1), ("cansave", 0), ("canrestore", 6),
                            ("otherwin", 0), ("wstate", 30), ("cleanwin", 7),
                            ("softint", 0), ("safari_config", 0),
                            ("safari_address", 0), ("ecache_error_enable", 2),
                            ("asynchronous_fault_status", 0),
                            ("asynchronous_fault_address", 0),
                            ("out_intr_data0", 0x100b4c8),
                            ("out_intr_data1", 0), ("out_intr_data2", 0x10001),
                            ("out_intr_data3", 0), ("out_intr_data4", 0),
                            ("out_intr_data5", 0), ("out_intr_data6", 0),
                            ("out_intr_data7", 0), ("intr_dispatch_status", 0),
                            ("in_intr_data0", 0x103a17c), ("in_intr_data1", 0),
                            ("in_intr_data2", 0), ("in_intr_data3", 0),
                            ("in_intr_data4", 0), ("in_intr_data5", 0),
                            ("in_intr_data6", 0), ("in_intr_data7", 0),
                            ("intr_receive", 0), ("serial_id", 0), ("pic", 0),
                            ("pcr", 0), ("mid", 0))

     Can anyone tell me what is the problem? 

        致
礼!
 				

        wangzuo
        qiushui@xxxxxxxxxx
          2008-01-02

[← Prev in Thread] Current Thread [Next in Thread→]
  • [Gems-users] error load opal, wangzuo <=