Hi All,

Sorry about the OT.

In x86 I know (or think I know) that the idle loop is implemented with the HALT command. I could not find any HALT command in MIPS assembly.

I tried to read the idle loop in MIPS asm, but as I don't know mips assembly I could not follow the logic in it.

And finally here is the question : How the IDLE loop is implemented in MIPS.

Thanks,
Dan

Reply via email to