Home
last modified time | relevance | path

Searched refs:noat (Results 1 – 18 of 18) sorted by relevance

/freebsd-9-stable/sys/mips/mips/
Dexception.S92 .set noat define
111 .set noat define
162 .set noat define
193 .set noat define
320 .set noat ;\
362 .set noat define
417 .set noat define
550 .set noat define
578 .set noat define
632 .set noat define
[all …]
Dmpboot.S36 .set noat define
Dswtch.S115 .set noat define
/freebsd-9-stable/sys/mips/sibyte/
Dsb_asm.S33 .set noat define
/freebsd-9-stable/sys/mips/cavium/
Docteon_nmi.S38 .set noat define
/freebsd-9-stable/sys/mips/rmi/
Dmpwait.S36 .set noat define
/freebsd-9-stable/sys/contrib/octeon-sdk/
Dcvmx-log-arc.S66 .set noat define
Dcvmx-interrupt-handler.S53 .set noat define
Dcvmx-debug-handler.S130 .set noat define
/freebsd-9-stable/sys/mips/nlm/
Dmpreset.S44 .set noat define
/freebsd-9-stable/lib/libc/mips/string/
Dbcopy.S81 .set noat define
/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-mips.c227 int noat; member
2664 && !(mips_opts.noat && mips_pic != NO_PIC) in append_insn()
3842 if (mips_opts.noat) in macro_build_ldst_constoffset()
4253 if (*used_at == 0 && !mips_opts.noat) in load_address()
4442 if (mips_opts.noat && *used_at == 1) in load_address()
5315 if (!mips_opts.noat && (treg == breg)) in macro()
5374 if (used_at == 0 && !mips_opts.noat) in macro()
6390 if (used_at == 0 && !mips_opts.noat) in macro()
7230 if (mips_opts.noat && used_at) in macro()
8110 if (mips_opts.noat && used_at) in macro2()
[all …]
/freebsd-9-stable/sys/mips/include/
Dasm.h80 .set noat; \
/freebsd-9-stable/contrib/binutils/gas/doc/
Dc-alpha.texi429 expanded without this and will generate an error message if @code{noat}
/freebsd-9-stable/crypto/openssl/crypto/bn/asm/
Dmips3.s61 .set noat define
/freebsd-9-stable/contrib/binutils/gas/po/
Dgas.pot889 msgid "macro requires $at register while noat in effect"
1233 msgid "Used $at without \".set noat\""
7403 msgid "Macro used $at after \".set noat\""
7710 msgid "used $at without \".set noat\""
/freebsd-9-stable/contrib/binutils/gas/
DChangeLog-02034989 64-bit address in non-PIC code if noat is in effect.
DChangeLog-92957718 without .set noat.