Home | History | Annotate | Download | only in asm

Lines Matching refs:MIPSEL

73 $big_endian=(`echo MIPSEL | $ENV{CC} -E -P -`=~/MIPSEL/)?1:0;