Home
last modified time | relevance | path

Searched refs:absolute (Results 1 – 25 of 554) sorted by relevance

12345678910>>...23

/openbsd-src/gnu/usr.bin/binutils-2.17/gprof/
H A Dvax.c51 immediate, absolute, byterel, bytereldef, wordrel, wordreldef, enumerator
102 return usesreg != PC ? autoincdef : absolute; in vax_operandmode()
158 case absolute: in vax_operandname()
197 case absolute: in vax_operandlength()
H A Dtahoe.c51 immediate, absolute, byterel, bytereldef, wordrel, wordreldef, enumerator
90 return usesreg != PC ? autoincdef : absolute; in tahoe_operandmode()
146 case absolute: in tahoe_operandname()
186 case absolute: in tahoe_operandlength()
/openbsd-src/gnu/usr.bin/binutils/gprof/
H A Dvax.c51 immediate, absolute, byterel, bytereldef, wordrel, wordreldef, enumerator
101 return usesreg != PC ? autoincdef : absolute;
158 case absolute:
198 case absolute:
H A Dtahoe.c51 immediate, absolute, byterel, bytereldef, wordrel, wordreldef, enumerator
91 return usesreg != PC ? autoincdef : absolute;
148 case absolute:
188 case absolute:
/openbsd-src/gnu/llvm/llvm/docs/
H A DAMDGPUModifierSyntax.rst42 or an :ref:`absolute expression<amdgpu_synid_absolute_expression>`.
67 or an :ref:`absolute expression<amdgpu_synid_absolute_expression>`.
92 or an :ref:`absolute expression<amdgpu_synid_absolute_expression>`.
160 :ref:`absolute expressions<amdgpu_synid_absolute_expression>`.
261 or an :ref:`absolute expression<amdgpu_synid_absolute_expression>`.
283 or an :ref:`absolute expression<amdgpu_synid_absolute_expression>`.
306 or an :ref:`absolute expression<amdgpu_synid_absolute_expression>`.
329 or an :ref:`absolute expression<amdgpu_synid_absolute_expression>`.
400 or an :ref:`absolute expression<amdgpu_synid_absolute_expression>`.
776 or an :ref:`absolute expression<amdgpu_synid_absolute_expression>`.
[all …]
H A DAMDGPUOperandSyntax.rst47 … or an :ref:`absolute expression<amdgpu_synid_absolute_expression>`.
52 … or :ref:`absolute expressions<amdgpu_synid_absolute_expression>`.
167 … or an :ref:`absolute expression<amdgpu_synid_absolute_expression>`.
172 … or :ref:`absolute expressions<amdgpu_synid_absolute_expression>`.
243 … or an :ref:`absolute expression<amdgpu_synid_absolute_expression>`.
248 … or :ref:`absolute expressions<amdgpu_synid_absolute_expression>`.
330 … or an :ref:`absolute expression<amdgpu_synid_absolute_expression>`.
335 … or :ref:`absolute expressions<amdgpu_synid_absolute_expression>`.
629 an :ref:`absolute expression<amdgpu_synid_absolute_expression>`
711 :ref:`absolute expressions<amdgpu_synid_absolute_expression>` or
[all …]
/openbsd-src/regress/sbin/pfctl/
H A Dpf100.in13 anchor "/1/2/3" # absolute multicomponent path
14 anchor "/relative" # absolute path
/openbsd-src/gnu/usr.bin/binutils-2.17/cpu/
H A Dm32c.cpu938 (df f-lab-8-24 "24 bit absolute" (all-isas ABS-ADDR) 8 24 UINT
2571 (define-pmacro (src16-absolute xmode)
2574 (name (.sym src16-16-16-absolute- xmode))
2575 (comment (.str "m16c absolute address " xmode))
2589 (src16-absolute QI)
2590 (src16-absolute HI)
2592 (define-pmacro (src32-absolute offset group base1 base2 xmode)
2595 (name (.sym src32- offset -16-absolute- group - xmode))
2596 (comment (.str "m32c absolute address " xmode))
2610 (name (.sym src32- offset -24-absolute- group - xmode))
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-xtensa.texi48 for absolute mode @code{L32R} instructions are handled separately.
50 @item --absolute-literals | --no-absolute-literals
51 @kindex --absolute-literals
52 @kindex --no-absolute-literals
53 Indicate to the assembler whether @code{L32R} instructions use absolute
54 or PC-relative addressing. If the processor includes the absolute
55 addressing option, the default is to use absolute @code{L32R}
620 Literal pools for absolute mode @code{L32R} instructions
648 @code{L32R} instructions use the absolute addressing mode.
695 @code{.lit4} for absolute mode @code{L32R} instructions (@pxref{Absolute
[all …]
/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DFileSystem.cpp247 SmallString<128> absolute(resolved.begin(), resolved.end()); in Resolve() local
248 MakeAbsolute(absolute); in Resolve()
251 if (Exists(absolute)) { in Resolve()
252 path.append(absolute.begin(), absolute.end()); in Resolve()
/openbsd-src/lib/libc/arch/sparc64/gen/
H A Dfabs.S42 fabsd %f0, %f0 ! return absolute value
/openbsd-src/gnu/llvm/libcxx/utils/
H A Dgenerate_extended_grapheme_cluster_table.py301 Path(__file__).absolute().parent
307 Path(__file__).absolute().parent / "data" / "unicode" / "emoji-data.txt"
H A Dgenerate_escaped_output_table.py287 Path(__file__).absolute().parent
293 Path(__file__).absolute().parent
/openbsd-src/gnu/llvm/lld/cmake/modules/
H A DCMakeLists.txt10 # CMAKE_INSTALL_PACKAGEDIR might be absolute, so don't reuse below.
16 # CMAKE_INSTALL_PACKAGEDIR might be absolute, so don't reuse below.
/openbsd-src/lib/libc/arch/mips64/gen/
H A Dfabs.S45 abs.d $f0, $f12 # compute absolute value of x
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/utils/llvm-lit/
H A Dlit_path_function.gni2 "# Takes a path that's relative to __file__ and makes it absolute.\n" +
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-h8500.c153 static expressionS absolute; /* absolute expression */ variable
689 absolute = user->exp;
696 absolute = user->exp;
703 absolute = user->exp;
1038 insert (output, index, &absolute, R_H8500_IMM24, 0);
1042 insert (output, index, &absolute, R_H8500_IMM16, 0);
1046 insert (output, index, &absolute, R_H8500_IMM8, 0);
/openbsd-src/gnu/llvm/clang/cmake/modules/
H A DCMakeLists.txt11 # CMAKE_INSTALL_PACKAGEDIR might be absolute, so don't reuse below.
17 # CMAKE_INSTALL_PACKAGEDIR might be absolute, so don't reuse below.
/openbsd-src/gnu/usr.bin/binutils/gas/doc/
H A Dc-h8500.texi116 8 bit absolute address
119 16 bit absolute address
171 abs8 @r{8-bit absolute address}
172 abs16 @r{16-bit absolute address}
173 abs24 @r{24-bit absolute address}
/openbsd-src/usr.bin/dig/lib/dns/
H A Dname.c1163 int absolute; in set_offsets() local
1169 absolute = 0; in set_offsets()
1180 absolute = 1; in set_offsets()
1189 if (absolute) in set_offsets()
1457 int absolute = 0; in dns_name_concatenate() local
1471 absolute = 1; in dns_name_concatenate()
1516 absolute = 1; in dns_name_concatenate()
1531 if (absolute) in dns_name_concatenate()
/openbsd-src/gnu/usr.bin/perl/ext/File-Find/t/
H A Dcorrect-absolute-path-with-follow.t35 'find: Derive absolute path correctly with follow => 1',
/openbsd-src/gnu/llvm/compiler-rt/docs/
H A DBuildingCompilerRT.rst48 Can be an absolute path, like the default empty string, in which case it is
53 path to an absolute path.
/openbsd-src/gnu/llvm/compiler-rt/www/
H A Dmenu.css11 position:absolute;
/openbsd-src/gnu/gcc/gcc/config/
H A Dt-vxworks18 # because the paths are always made absolute to the cpu config dir.
/openbsd-src/gnu/llvm/clang/www/analyzer/
H A Dmenu.css37 position: absolute;

12345678910>>...23