Re: r3000 instruction set

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Someone suggested posting the message I get.  Here it is:
> 
> >./kaffe-bin FirstClass
> [kaffe-bin:6] Illgal instruction 674696a at 2abb034, ra=2adbffd0, 
> P0_STATUS=0000500
> pid 6: killed (signal 4)
> >Reading command line: Try again
> Kernel panic: Attmpted to kill int!

Let me guess.  You are running little-endian.  The instruction word
in memory would be 0x6a697406.  Do you think it's a coincidence
that 0x6a6974 spells "jit" in ASCII?  ;o)

The reported address range looks like that where kaffe builds its
JITted instruciton buffers in MIPS/Linux.  And, like I say, JIT is
somewhat broken for MIPS in Kaffe.  Which version of the kaffe sources 
are you building, and have you tried configuring with --with-engine=intrp
as I suggested?

            Regards,

            Kevin K.


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux