Home
last modified time | relevance | path

Searched refs:AT (Results 1 – 25 of 475) sorted by relevance

12345678910>>...19

/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCInstrFutureMMA.td17 bits<3> AT;
24 let Inst{6-8} = AT{2-0};
39 bits<3> AT;
45 let Inst{6-8} = AT{2-0};
58 bits<3> AT;
63 let Inst{6-8} = AT{2-0};
75 (ins wacc:$AT),
76 "dmxxextfdmr512 $AT, $XAp, $XBp, 0", []> {
82 (ins wacc_hi:$AT),
83 "dmxxextfdmr512 $AT, $XAp, $XBp, 1", []> {
[all …]
DPPCInstrMMA.td19 XX3Form_AT3_XAB6<opcode, !or(xo, 0x01), (outs acc:$AT), IOL,
21 RegConstraint<"@earlyclobber $AT">;
23 XX3Form_AT3_XAB6<opcode, xo, (outs acc:$AT), !con((ins acc:$ATi), IOL),
25 RegConstraint<"$ATi = $AT">, NoEncode<"$ATi">;
29 XX3Form_AT3_XAB6<opcode, !or(xo, 0x01), (outs wacc:$AT), IOL,
31 RegConstraint<"@earlyclobber $AT">;
33 XX3Form_AT3_XAB6<opcode, xo, (outs wacc:$AT), !con((ins wacc:$ATi), IOL),
35 RegConstraint<"$ATi = $AT">, NoEncode<"$ATi">;
47 opcode, !or(xo, 0x01), (outs acc:$AT),
51 RegConstraint<"@earlyclobber $AT">;
[all …]
/openbsd/src/regress/usr.bin/mandoc/mdoc/At/
Dinvalid.out_ascii1 AT-INVALID(1) General Commands Manual AT-INVALID(1)
4 AAtt--iinnvvaalliidd - handling of an invalid AT&T UNIX argument
7 no argument: AT&T UNIX
9 valid argument: Version 7 AT&T UNIX
11 invalid argument: AT&T UNIX murks bboolldd
Dinvalid.out_markdown1 AT-INVALID(1) - General Commands Manual
5 **At-invalid** - handling of an invalid AT&T UNIX argument
10 AT&T UNIX
13 Version&#160;7 AT&T UNIX
16 AT&T UNIX murks **bold**
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
Dattr-invalid.c7 #define ATTR __attribute__((AT))
8 #define ATSYM(suf) CONCAT (AT, CONCAT_ (_, suf))
10 #define AT noinline macro
35 #undef AT
36 #define AT used macro
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-mips.c94 #define AT 1 macro
2803 && insn_uses_reg (&prev_insn, AT, MIPS_GR_REG)) in append_insn()
3283 if (sreg == ZERO || sreg == KT0 || sreg == KT1 || sreg == AT) in macro_build_jrpatch()
3295 macro_build (ep, "ori", "t,r,i", AT, ZERO, BFD_RELOC_LO16); in macro_build_jrpatch()
3298 macro_build (NULL, "dmtc0", "t,G", AT, 22); in macro_build_jrpatch()
3768 macro_build_lui (ep, AT); in macro_build_ldst_constoffset()
3769 macro_build (NULL, ADDRESS_ADD_INSN, "d,v,t", AT, AT, breg); in macro_build_ldst_constoffset()
3770 macro_build (ep, op, "t,o(b)", treg, BFD_RELOC_LO16, AT); in macro_build_ldst_constoffset()
3788 AT, reg, BFD_RELOC_LO16); in set_at()
3791 load_register (AT, &imm_expr, HAVE_64BIT_GPRS); in set_at()
[all …]
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-mips.c94 #define AT 1 macro
3269 if (sreg == ZERO || sreg == KT0 || sreg == KT1 || sreg == AT) in macro_build_jrpatch()
3281 macro_build (ep, "ori", "t,r,i", AT, ZERO, BFD_RELOC_LO16); in macro_build_jrpatch()
3284 macro_build (NULL, "dmtc0", "t,G", AT, 22); in macro_build_jrpatch()
3775 macro_build_lui (ep, AT); in macro_build_ldst_constoffset()
3776 macro_build (NULL, ADDRESS_ADD_INSN, "d,v,t", AT, AT, breg); in macro_build_ldst_constoffset()
3777 macro_build (ep, op, "t,o(b)", treg, BFD_RELOC_LO16, AT); in macro_build_ldst_constoffset()
3795 AT, reg, BFD_RELOC_LO16); in set_at()
3798 load_register (AT, &imm_expr, HAVE_64BIT_GPRS); in set_at()
3799 macro_build (NULL, unsignedp ? "sltu" : "slt", "d,v,t", AT, reg, AT); in set_at()
[all …]
/openbsd/src/sys/arch/amd64/conf/
Dld.script49 AT (ALIGN(__kernel_phys_base + SIZEOF_HEADERS, __ALIGN_SIZE))
62 .kutext : AT (__kernel_kutext_phys)
71 .cptext : AT (__kernel_cptext_phys)
84 .rodata : AT (__kernel_rodata_phys)
98 .kutext.page : AT (__kernel_kutext_page_phys)
105 .openbsd.randomdata : AT (__kernel_randomdata_phys)
119 .data : AT (__kernel_data_phys)
127 .kudata : AT (__kernel_kudata_phys)
140 .bss : AT (__kernel_bss_phys)
/openbsd/src/gnu/llvm/compiler-rt/lib/hwasan/
Dhwasan_checks.h100 template <ErrorAction EA, AccessType AT, unsigned LogSize>
108 0x10 * (AT == AccessType::Store) + LogSize>(p); in CheckAddress()
114 template <ErrorAction EA, AccessType AT>
126 0x10 * (AT == AccessType::Store) + 0xf>(p, sz); in CheckAddressSized()
136 0x10 * (AT == AccessType::Store) + 0xf>(p, sz); in CheckAddressSized()
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
Dd10v.ld19 .ovly0 0x1001000 : AT (0x8000) { foo.o(.text) }
20 .ovly1 0x1001000 : AT (0x9000) { bar.o(.text) }
21 .ovly2 0x1002000 : AT (0xa000) { baz.o(.text) }
22 .ovly3 0x1002000 : AT (0xb000) { grbx.o(.text) }
23 .data00 0x2001000 : AT (0xc000) { foo.o(.data) }
24 .data01 0x2001000 : AT (0xd000) { bar.o(.data) }
25 .data02 0x2002000 : AT (0xe000) { baz.o(.data) }
26 .data03 0x2002000 : AT (0xf000) { grbx.o(.data) }
Dm32r.ld10 OVERLAY 0x300000 : AT (0x400000)
15 OVERLAY 0x380000 : AT (0x480000)
20 OVERLAY 0x340000 : AT (0x440000)
25 OVERLAY 0x3C0000 : AT (0x4C0000)
/openbsd/src/sys/arch/i386/conf/
Dld.script50 AT (ALIGN(__kernel_text_phys, __ALIGN_SIZE))
61 .kutext : AT (__kernel_kutext_phys)
76 .rodata (__kernel_rodata_virt) : AT (__kernel_rodata_phys)
87 .openbsd.randomdata : AT (__kernel_randomdata_phys)
103 .data (__kernel_data_virt) : AT (__kernel_data_phys)
113 .kudata : AT (__kernel_kudata_phys)
127 .bss (__kernel_bss_virt) : AT (__kernel_bss_phys)
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUMCInstLower.h51 auto &AT = static_cast<const AMDGPUTargetMachine &>(TM); in lowerAddrSpaceCast() local
60 if (Op->isNullValue() && AT.getNullPointerValue(SrcAddr) == 0) { in lowerAddrSpaceCast()
62 return MCConstantExpr::create(AT.getNullPointerValue(DstAddr), in lowerAddrSpaceCast()
/openbsd/src/gnu/usr.bin/gcc/gcc/config/alpha/
Dqrnnd.asm51 #define AT $at macro
153 subq n1,d,AT
155 cmovne tmp,AT,n1
158 addq n0,1,AT
159 cmoveq tmp,AT,n0
160 subq n1,d,AT
161 cmoveq tmp,AT,n1
/openbsd/src/gnu/gcc/gcc/config/alpha/
Dqrnnd.asm51 #define AT $at macro
153 subq n1,d,AT
155 cmovne tmp,AT,n1
158 addq n0,1,AT
159 cmoveq tmp,AT,n0
160 subq n1,d,AT
161 cmoveq tmp,AT,n1
/openbsd/src/gnu/llvm/lld/docs/ELF/
Dlinker_script.rst82 section [address] [(type)] : [AT(lma)] [ALIGN(section_align)] [SUBALIGN](subsection_align)] {
85 } [>region] [AT>lma_region] [:phdr ...] [=fillexp] [,]
128 A load address (LMA) can be specified by ``AT(lma)`` or ``AT>lma_region``.
130 - ``AT(lma)`` specifies the exact load address. If the linker script does not
132 - ``AT>lma_region`` specifies the LMA region. The lack of ``AT>lma_region``
142 If neither ``AT(lma)`` nor ``AT>lma_region`` is specified:
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/doc/
Dc-i386.texi26 * i386-Syntax:: AT&T Syntax versus Intel Syntax
36 * i386-Bugs:: AT&T Syntax bugs
82 @section AT&T Syntax versus Intel Syntax
99 back to the usual AT&T mode for compatibility with the output of
102 require a @samp{%} prefix. AT&T System V/386 assembler syntax is quite
124 AT&T immediate operands are preceded by @samp{$}; Intel immediate
125 operands are undelimited (Intel @samp{push 4} is AT&T @samp{pushl $4}).
126 AT&T register operands are preceded by @samp{%}; Intel register operands
127 are undelimited. AT&T absolute (as opposed to PC relative) jump/call
135 AT&T and Intel syntax use the opposite order for source and destination
[all …]
/openbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-i386.texi25 * i386-Syntax:: AT&T Syntax versus Intel Syntax
35 * i386-Bugs:: AT&T Syntax bugs
72 @section AT&T Syntax versus Intel Syntax
89 back to the usual AT&T mode for compatibility with the output of
92 require a @samp{%} prefix. AT&T System V/386 assembler syntax is quite
114 AT&T immediate operands are preceded by @samp{$}; Intel immediate
115 operands are undelimited (Intel @samp{push 4} is AT&T @samp{pushl $4}).
116 AT&T register operands are preceded by @samp{%}; Intel register operands
117 are undelimited. AT&T absolute (as opposed to PC relative) jump/call
125 AT&T and Intel syntax use the opposite order for source and destination
[all …]
/openbsd/src/usr.bin/col/
DREADME28 Known differences between AT&T's col and this one (# is delimiter):
29 Input AT&T col this col
40 AT&T col claims to do this but doesn't.
43 is produced (the AT&T col is silent). The -l flag (not in AT&T col) can
/openbsd/src/games/phantasia/
DCOPYRIGHT6 these files contain AT&T proprietary source code.
26 * AT&T is in no way connected with this game.
30 AT&T
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGNonTrivialStruct.cpp96 if (const auto *AT = asDerived().getContext().getAsArrayType(FT)) { in visitWithKind() local
97 asDerived().visitArray(PCK, AT, FT.isVolatileQualified(), FD, in visitWithKind()
183 void visitArray(FieldKind FK, const ArrayType *AT, bool IsVolatile, in visitArray()
188 return asDerived().visitTrivial(QualType(AT, 0), FD, CurStructOffset); in visitArray()
193 const ConstantArrayType *CAT = cast<ConstantArrayType>(AT); in visitArray()
279 if (const auto *AT = getContext().getAsArrayType(FT)) { in visitWithKind() local
280 visitArray(PDIK, AT, FT.isVolatileQualified(), FD, CurStructOffset); in visitWithKind()
296 if (const auto *AT = getContext().getAsArrayType(FT)) { in visitWithKind() local
297 visitArray(DK, AT, FT.isVolatileQualified(), FD, CurStructOffset); in visitWithKind()
344 void visitArray(FieldKind FK, const ArrayType *AT, bool IsVolatile, in visitArray()
[all …]
/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
DNonnullGlobalConstantsChecker.cpp114 if (const auto *AT = dyn_cast<AttributedType>(T)) { in isGlobalConstString() local
115 if (AT->getAttrKind() == attr::TypeNonNull) in isGlobalConstString()
117 Ty = AT->getModifiedType(); in isGlobalConstString()
/openbsd/src/usr.bin/file/magdir/
Dplan94 # plan9: file(1) magic for AT&T Bell Labs' Plan 9 executables
12 0 belong 0x0000048B Plan 9 executable, AT&T DSP 3210
/openbsd/src/gnu/llvm/llvm/tools/llvm-pdbutil/
DMinimalTypeDumper.cpp372 Error MinimalTypeDumpVisitor::visitKnownRecord(CVType &CVR, ArrayRecord &AT) { in visitKnownRecord() argument
373 if (AT.Name.empty()) { in visitKnownRecord()
374 P.formatLine("size: {0}, index type: {1}, element type: {2}", AT.Size, in visitKnownRecord()
375 AT.IndexType, AT.ElementType); in visitKnownRecord()
378 AT.Name, AT.Size, AT.IndexType, AT.ElementType); in visitKnownRecord()
/openbsd/src/usr.sbin/tcpdump/
Dprint-atalk.c190 #define AT(member) ataddr_string((ap->member[1]<<8)|ap->member[2],ap->member[3]) in aarp_print() macro
200 AT(pdaddr), AT(psaddr)); in aarp_print()
205 AT(pdaddr), etheraddr_string(ap->hdaddr)); in aarp_print()
210 AT(pdaddr), AT(psaddr)); in aarp_print()

12345678910>>...19