Searched refs:noat (Results 1 - 20 of 20) sorted by relevance

/freebsd-10-stable/sys/mips/cavium/
H A Docteon_nmi.S38 .set noat
/freebsd-10-stable/sys/mips/sibyte/
H A Dsb_asm.S33 .set noat
/freebsd-10-stable/sys/mips/rmi/
H A Dmpwait.S36 .set noat
/freebsd-10-stable/sys/mips/mips/
H A Dmpboot.S36 .set noat
H A Dexception.S110 .set noat
129 .set noat
180 .set noat
211 .set noat
338 .set noat ;\
380 .set noat
435 .set noat
569 .set noat
580 .set noat
624 .set noat
[all...]
H A Dbcopy.S68 .set noat
H A Dswtch.S116 .set noat
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-log-arc.S66 .set noat
H A Dcvmx-interrupt-handler.S53 .set noat
H A Dcvmx-debug-handler.S131 .set noat
/freebsd-10-stable/sys/mips/nlm/
H A Dmpreset.S44 .set noat
/freebsd-10-stable/lib/libc/mips/string/
H A Dbcopy.S81 .set noat
/freebsd-10-stable/crypto/openssl/crypto/bn/asm/
H A Dmips3-mont.pl55 .set noat
H A Dmips-mont.pl119 .set noat
H A Dmips.pl110 .set noat
/freebsd-10-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-mips.pl246 .set noat
H A Dsha512-mips.pl246 .set noat
/freebsd-10-stable/sys/mips/include/
H A Dasm.h78 .set noat; \
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-mips.c226 in instructions. Changed by `.set at' and `.set noat'. */
227 int noat; member in struct:mips_set_options
2668 .set noat if we use $at for PIC computations. If it turns
2671 && !(mips_opts.noat && mips_pic != NO_PIC)
3849 if (mips_opts.noat)
3850 as_bad (_("Macro used $at after \".set noat\""));
4260 if (*used_at == 0 && !mips_opts.noat)
4449 if (mips_opts.noat && *used_at == 1)
4450 as_bad (_("Macro used $at after \".set noat\""));
5322 if (!mips_opts.noat
[all...]
/freebsd-10-stable/crypto/openssl/crypto/aes/asm/
H A Daes-mips.pl95 .set noat

Completed in 209 milliseconds