This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

mips gas


i'm trying to use -mips4 but i want only 32 bit instructions emitted.
 
the compiler seems happy to do this if i specify -mgp32 , -mfp32 and
such.
 
however, when an instruction "move $SP,$FP" is assembled, it creates
daddu instruction.
 
any ideas of how to make gas aware of this?
 
reed

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]