Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/mips
> Modified Files:
> src/sys/arch/mips/include: asm.h
> src/sys/arch/mips/mips: lock_stubs.S
>
> Log Message:
> implement ucas_* for mips.
Alas, this fails to build on evbmips-eb:
/src/nbsrc/sys/arch/mips/mips/lock_stubs.S:176: Error: opcode not supported on
this processor: mips32 (mips32) `lld $8,($4)'
/src/nbsrc/sys/arch/mips/mips/lock_stubs.S:179: Error: opcode not supported on
this processor: mips32 (mips32) `scd $9,($4)'
Home |
Main Index |
Thread Index |
Old Index