Port-evbmips archive

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

Re: MIPS Alchemy machine don't boot



Masao Uebayashi wrote:

> I think we should have explicit type / size macros for "move" too, like
> PTR_MOVE, REG_MOVE, ..., to tell assembler the actual size of operand of
> "move".  It's size of pointer (curlwp) for the lock_stubs.S case.

My first thought is "please, no".  "move" is a gas macro and if we're
in the wrong ABI in the assembler then "move" is likely to be not the
only problem.

Cheers,
Simon.


Home | Main Index | Thread Index | Old Index