MIPS tests ldstla-32-shared.d, ldstla-32.d

Thiemo Seufer ths@networkno.de
Fri Jun 27 11:40:00 GMT 2008


Fu, Chao-Ying wrote:
> Hi,
> 
>   These two tests (ldstla-32-shared.d, ldstla-32.d)
> contain a NOP between lw and sw to ensure enough delays.
> Ex:
>  344:   8c020000        lw      v0,0\(zero\)
>  348:   00000000        nop
>  34c:   ac82ffff        sw      v0,-1\(a0\)
> 
>   The memory interlock is provided for CPUs other than mips1,
> so NOPs are not generated.  To make the tests pass, we may
> want to pass "-march=mips1" to "as".  Thanks!
> 
> Regards,
> Chao-ying
> 
> 2008-06-20  Chao-ying Fu  <fu@mips.com>
> 
> 	* gas/mips/ldstla-32-shared.d: Add -march=mips1 for as.
> 	* gas/mips/ldstla-32.d: Likewise.

Ok.


Thiemo



More information about the Binutils mailing list