Home
last modified time | relevance | path

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

12

/openbsd/src/sys/arch/mips64/mips64/
Dexception.S135 .set noat define
177 .set noat define
191 .set noat define
205 .set noat define
263 .set noat define
279 .set noat define
301 .set noat define
313 .set noat define
363 .set noat define
Dtlbhandler.S56 .set noat define
141 .set noat define
229 .set noat define
Dcontext.S304 .set noat define
/openbsd/src/sys/arch/alpha/include/
Dasm.h235 .set noat; \
257 .set noat; \
264 .set noat; \
Dprofile.h65 .set noat
/openbsd/src/gnu/usr.bin/gcc/gcc/config/alpha/
Dvms_tramp.asm35 .set noat define
Dlib1funcs.asm172 .set noat define
Dqrnnd.asm34 .set noat define
/openbsd/src/gnu/gcc/gcc/config/alpha/
Dvms_tramp.asm35 .set noat define
Dlib1funcs.asm172 .set noat define
Dqrnnd.asm34 .set noat define
/openbsd/src/libexec/ld.so/alpha/
Dldasm.S112 .set noat define
/openbsd/src/sys/arch/alpha/alpha/
Ddebug.s125 .set noat define
Dlocore.s249 .set noat define
445 .set noat define
563 .set noat define
983 .set noat define
/openbsd/src/sys/arch/mips64/include/
Dasm.h197 .set noat; \
/openbsd/src/gnu/llvm/libunwind/src/
DUnwindRegistersRestore.S940 .set noat define
1049 .set noat define
DUnwindRegistersSave.S141 .set noat define
250 .set noat define
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-mips.c208 int noat; member
2583 && !(mips_opts.noat && mips_pic != NO_PIC) in append_insn()
3272 if (mips_opts.noat) in macro_build_jrpatch()
3779 if (mips_opts.noat) in macro_build_ldst_constoffset()
4190 if (*used_at == 0 && !mips_opts.noat) in load_address()
4379 if (mips_opts.noat && *used_at == 1) in load_address()
5236 if (!mips_opts.noat && (treg == breg)) in macro()
5295 if (used_at == 0 && !mips_opts.noat) in macro()
6311 if (used_at == 0 && !mips_opts.noat) in macro()
7104 if (mips_opts.noat && used_at) in macro()
[all …]
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-mips.c167 int noat; member
2319 && !(mips_opts.noat && mips_pic != NO_PIC) in append_insn()
3286 if (mips_opts.noat) in macro_build_jrpatch()
3772 if (mips_opts.noat) in macro_build_ldst_constoffset()
4180 if (*used_at == 0 && ! mips_opts.noat) in load_address()
5318 if (used_at == 0 && ! mips_opts.noat) in macro()
6406 if (used_at == 0 && ! mips_opts.noat) in macro()
7268 if (mips_opts.noat) in macro()
8059 if (mips_opts.noat) in macro2()
8869 if (regno == AT && ! mips_opts.noat) in mips_ip()
[all …]
/openbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-alpha.texi423 expanded without this and will generate an error message if @code{noat}
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/doc/
Dc-alpha.texi429 expanded without this and will generate an error message if @code{noat}
/openbsd/src/gnu/usr.bin/binutils-2.17/
Dmd5.sum3241 8e09a4da58b1361c76987dd6429fa20e gas/testsuite/gas/mips/noat-1.d
3242 7050bff7639ba21ec7e51b3895f2c6c7 gas/testsuite/gas/mips/noat-1.s
3243 95eca9454317755995388cb1dd49e2cf gas/testsuite/gas/mips/noat-2.l
3244 b44500553d2ad422012f6078cc100bff gas/testsuite/gas/mips/noat-2.s
3245 95eca9454317755995388cb1dd49e2cf gas/testsuite/gas/mips/noat-3.l
3246 932b518a8c80d85b280867bba5dc9d4a gas/testsuite/gas/mips/noat-3.s
3247 95eca9454317755995388cb1dd49e2cf gas/testsuite/gas/mips/noat-4.l
3248 9a876de7280b37f5d9b43e00cb5b2894 gas/testsuite/gas/mips/noat-4.s
3249 95eca9454317755995388cb1dd49e2cf gas/testsuite/gas/mips/noat-5.l
3250 357277a91ad103c38e71855307ea123f gas/testsuite/gas/mips/noat-5.s
[all …]
/openbsd/src/gnu/usr.bin/binutils/gas/po/
Dtr.po1189 msgid "Used $at without \".set noat\""
1190 msgstr "\".set noat\" olmaksızın $at kullanıldı"
1364 msgid "macro requires $at register while noat in effect"
1365 msgstr "makro $at yazmacını gerektiriyor ama noat geçerli"
6339 msgid "Macro used $at after \".set noat\""
6340 msgstr "Macro, \".set noat\" sonrasında $at kullanmış"
6612 msgid "used $at without \".set noat\""
6613 msgstr "\".set noat\" olmaksızın $at kullanılmış"
6844 msgid "AT used after \".set noat\" or macro used after \".set nomacro\""
6846 "\".set noat\"dan sonra kullanılan AT veya \".set nomacro\"dan sonra\n"
Dgas.pot1157 msgid "Used $at without \".set noat\""
1332 msgid "macro requires $at register while noat in effect"
6216 msgid "Macro used $at after \".set noat\""
6489 msgid "used $at without \".set noat\""
6721 msgid "AT used after \".set noat\" or macro used after \".set nomacro\""
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/po/
Dtr.po1198 msgid "Used $at without \".set noat\""
1199 msgstr "\".set noat\" olmaksızın $at kullanıldı"
1375 msgid "macro requires $at register while noat in effect"
1376 msgstr "makro $at yazmacını gerektiriyor ama noat geçerli"
7147 msgid "Macro used $at after \".set noat\""
7148 msgstr "Macro, \".set noat\" sonrasında $at kullanmış"
7417 msgid "used $at without \".set noat\""
7418 msgstr "\".set noat\" olmaksızın $at kullanılmış"
13103 #~ msgid "AT used after \".set noat\" or macro used after \".set nomacro\""
13105 #~ "\".set noat\"dan sonra kullanılan AT veya \".set nomacro\"dan sonra\n"

12