Hi, I'm trying to run HelenOS on mips32, but in both GXemul and MSIM, I got exceptions (different). One example (in MSIM):
Task loader (8) killed due to an exception at program counter 0x7000bcbc. epc=0x7000bcbc sta=0x00000013 lo =0x00001d10 hi =0x00000000 a0 =0xffffffe1 a1 =0xbeef0000 a2 =0x70024000 a3 =0x70020000 t0 =0x70028000 t1 =0xbeef0101 t2 =0xbeefcafe t3 =0x00000013 t4 =0xffffffe0 t5 =0x00000000 t6 =0x00000003 t7 =0x00000003 t8 =0x00000001 t9 =0x70016000 v0 =0x00000001 v1 =0x00000020 s0 =0x00000001 s1 =0x8010d230 s2 =0x8006c440 s3 =0x805f81dc s4 =0x70004094 s5 =0x00000006 s6 =0x0001c7c4 s7 =0x800d8000 s8 =0x80094d80 at =0x00000000 kt0=0x00000005 kt1=0x0002b2e4 sp =0x7fffff90 ra =0x7000bc8c gp =0x70020e30 Kill message: Unhandled exception Address Error - store. During configuration, I check the following options: - Strip binaries - Barebone build GXemul outputs the following warning: [ WARNING! SPECIAL3 opcode used, but the R4000 processor does not implement such instructions. Only printing this warning once. ] Is something broken on mips32 or am I doing domething wrong? Thanks. Regards, Martin Sucha _______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/cgi-bin/listinfo/helenos-devel
