Home
last modified time | relevance | path

Searched refs:logical (Results 1 – 25 of 364) sorted by relevance

12345678910>>...15

/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Ds390-opc.txt10 5e al RX_RRRD "add logical" g5 esa,zarch
11 1e alr RR_RR "add logical" g5 esa,zarch
41 55 cl RX_RRRD "compare logical" g5 esa,zarch
42 d5 clc SS_L0RDRD "compare logical" g5 esa,zarch
43 0f clcl RR_RR "compare logical long" g5 esa,zarch
44 95 cli SI_URD "compare logical" g5 esa,zarch
45 bd clm RS_RURD "compare logical characters under mask" g5 esa,zarch
46 15 clr RR_RR "compare logical" g5 esa,zarch
47 b25d clst RRE_RR "compare logical string" g5 esa,zarch
180 5f sl RX_RRRD "subtract logical" g5 esa,zarch
[all …]
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Ds390-opc.txt10 5e al RX_RRRD "add logical" g5 esa,zarch
11 1e alr RR_RR "add logical" g5 esa,zarch
41 55 cl RX_RRRD "compare logical" g5 esa,zarch
42 d5 clc SS_L0RDRD "compare logical" g5 esa,zarch
43 0f clcl RR_RR "compare logical long" g5 esa,zarch
44 95 cli SI_URD "compare logical" g5 esa,zarch
45 bd clm RS_RURD "compare logical characters under mask" g5 esa,zarch
46 15 clr RR_RR "compare logical" g5 esa,zarch
47 b25d clst RRE_RR "compare logical string" g5 esa,zarch
180 5f sl RX_RRRD "subtract logical" g5 esa,zarch
[all …]
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dm32rovly.c92 D10VTranslate (unsigned long logical, in D10VTranslate() argument
109 if (logical & (sizeof (**addr) - 1)) in D10VTranslate()
114 seg = (logical >> 24); in D10VTranslate()
115 off = (logical & 0xffffffL); in D10VTranslate()
156 physical = logical; in D10VTranslate()
H A Dovlymgr.c102 D10VTranslate (unsigned long logical, in D10VTranslate() argument
119 if (logical & (sizeof (**addr) - 1)) in D10VTranslate()
124 seg = (logical >> 24); in D10VTranslate()
125 off = (logical & 0xffffffL); in D10VTranslate()
166 physical = logical; in D10VTranslate()
H A Dd10vovly.c92 D10VTranslate (unsigned long logical, in D10VTranslate() argument
109 if (logical & (sizeof (**addr) - 1)) in D10VTranslate()
114 seg = (logical >> 24); in D10VTranslate()
115 off = (logical & 0xffffffL); in D10VTranslate()
156 physical = logical; in D10VTranslate()
/openbsd-src/gnu/gcc/libgomp/
H A Domp_lib.f90.in97 logical (4), intent (in) :: set
100 logical (8), intent (in) :: set
106 logical (4), intent (in) :: set
109 logical (8), intent (in) :: set
125 logical (omp_logical_kind) :: omp_get_dynamic
132 logical (omp_logical_kind) :: omp_get_nested
139 logical (omp_logical_kind) :: omp_in_parallel
146 logical (omp_logical_kind) :: omp_test_lock
H A Domp_lib.h.in41 logical*4 omp_get_dynamic, omp_get_nested
43 logical*4 omp_test_lock, omp_in_parallel
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-debuginfo-analyzer.rst1 llvm-debuginfo-analyzer - Print a logical representation of low-level debug information.
16 binary object files and prints their contents in a logical view, which
21 The **logical view** abstracts the complexity associated with the
25 is formatted. The same logical view will be seen regardless of object
29 The logical view includes the following **logical elements**: *type*,
31 in the C/C++ programming language. Each logical element has a set of
34 attributes to include when printing a logical element. A logical element
40 layout of logical elements and attributes. The command line options can
44 be limited to specified logical elements using (:option:`--select-lines`,
48 :program:`llvm-debuginfo-analyzer` can also compare a set of logical
[all …]
/openbsd-src/sys/arch/armv7/armv7/
H A Darmv7_machdep.c624 u_int logical; in initarm() local
630 logical = 0x00300000; /* offset of kernel in RAM */ in initarm()
632 logical += pmap_map_chunk(l1pagetable, KERNEL_BASE + logical, in initarm()
633 loadaddr + logical, textsize, in initarm()
635 logical += pmap_map_chunk(l1pagetable, KERNEL_BASE + logical, in initarm()
636 loadaddr + logical, rodatasize, in initarm()
638 logical += pmap_map_chunk(l1pagetable, KERNEL_BASE + logical, in initarm()
639 loadaddr + logical, totalsize - (textsize + rodatasize), in initarm()
/openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/
H A D2001-02-06-TypeNotationDebateResp1.txt16 conclusion I do: that you have to go with familiar syntax over logical
42 introduce, no matter how logical it is. Introducing a new syntax that may
51 syntax that they have never seen that has a more logical structure. I think
57 P.S. Also, while I agree that most your syntax is more logical, there is
H A D2001-02-06-TypeNotationDebateResp4.txt2 > conclusion I do: that you have to go with familiar syntax over logical
48 > introduce, no matter how logical it is.
77 > syntax that they have never seen that has a more logical structure. I think
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlvms.pod41 extensions are linked. It is generally located via the logical name
150 to define a logical name I<Extshortname>, where I<Extshortname>
178 check the appropriate DECC$ feature logical, or call a conversion
181 The feature logical name DECC$FILENAME_UNIX_REPORT modifies traditional
204 The DECC$FILENAME_UNIX_REPORT logical name controls how Perl interprets
212 useable. The feature logical name DECC$POSIX_COMPLIANT_PATHNAMES is new
316 default buffer size is adjustable via the logical name PERL_MBX_SIZE
331 However, when running under a Unix shell as determined by the logical
362 assigning a value to the logical name <PERLDB_PIDS> that is not a process
386 In typical VMS style, only the first letter of the value of this logical
[all …]
/openbsd-src/gnu/gcc/gcc/config/m88k/
H A Dm88k.opt37 Add code to trap on logical shift counts larger than 31
41 Add code to handle logical shift counts larger than 31
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_cdclk.c2791 cdclk_state->logical.cdclk = cdclk; in vlv_modeset_calc_cdclk()
2792 cdclk_state->logical.voltage_level = in vlv_modeset_calc_cdclk()
2802 cdclk_state->actual = cdclk_state->logical; in vlv_modeset_calc_cdclk()
2818 cdclk_state->logical.cdclk = cdclk; in bdw_modeset_calc_cdclk()
2819 cdclk_state->logical.voltage_level = in bdw_modeset_calc_cdclk()
2829 cdclk_state->actual = cdclk_state->logical; in bdw_modeset_calc_cdclk()
2843 vco = cdclk_state->logical.vco; in skl_dpll0_vco()
2884 cdclk_state->logical.vco = vco; in skl_modeset_calc_cdclk()
2885 cdclk_state->logical.cdclk = cdclk; in skl_modeset_calc_cdclk()
2886 cdclk_state->logical.voltage_level = in skl_modeset_calc_cdclk()
[all …]
H A Dintel_cdclk.h31 struct intel_cdclk_config logical; member
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td147 // Load logical element and zero.
402 // Pack saturate logical.
426 // Unpack logical high.
438 // Unpack logical low.
517 // Average logical.
587 // Maximum logical.
603 // Minimum logical.
624 // Multiply and add logical high.
636 // Multiply and add logical even.
648 // Multiply and add logical odd.
[all …]
/openbsd-src/sys/isofs/cd9660/
H A DTODO.hibler10 Unfortunately, if the logical block size is smaller than the page size,
/openbsd-src/gnu/usr.bin/perl/vms/
H A Dgenopt.com13 $! either via a logical name or in the default location
/openbsd-src/usr.bin/file/magdir/
H A Dpsion37 >4 lelong 0x100000AC logical device driver
/openbsd-src/gnu/usr.sbin/mkhybrid/src/diag/
H A DREADME18 g - go to new logical sector.
55 g - go to new logical sector.
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/
H A Dperltidyrc25 -nlop # disable vertical alignment of logical and ternary expressions
/openbsd-src/gnu/usr.bin/cvs/
H A DREADME.VMS85 logical CVS_RCMD_PORT to the port number where this patched rshd will be
121 can use -e or define the logical EDITOR to cause CVS to try other
127 logical name work?). If someone gets around to implementing it, we
/openbsd-src/regress/usr.bin/mandoc/roff/esc/
H A Dtwo.out_ascii14 logical: ^ v ~ <there exists> <such that> <therefore> <therefore> |
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000-modes.def24 For the RS/6000, we need separate modes when unsigned (logical) comparisons
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i370/
H A DREADME97 99.04.27 -- fixes to compare logical under mask
114 arithmetic vs. logical vs. signed vs unsigned).

12345678910>>...15