Home
last modified time | relevance | path

Searched refs:v10 (Results 1 – 25 of 46) sorted by relevance

12

/openbsd/gnu/gcc/gcc/config/cris/
H A Dt-elfmulti3 MULTILIB_OPTIONS = march=v10
4 MULTILIB_DIRNAMES = v10
6 march?v10=mcpu?etrax100lx \
7 march?v10=mcpu?ng \
8 march?v10=march?etrax100lx \
9 march?v10=march?ng \
10 march?v10=march?v11 \
11 march?v10=mcpu?v11 \
12 march?v10=mcpu?v10
/openbsd/gnu/usr.bin/gcc/gcc/config/cris/
H A Dt-elfmulti3 MULTILIB_OPTIONS = march=v10
4 MULTILIB_DIRNAMES = v10
6 march?v10=mcpu?etrax100lx \
7 march?v10=mcpu?ng \
8 march?v10=march?etrax100lx \
9 march?v10=march?ng \
10 march?v10=march?v11 \
11 march?v10=mcpu?v11 \
12 march?v10=mcpu?v10
/openbsd/gnu/usr.bin/perl/cpan/Socket/t/
H A Dsockaddr.t21 is(inet_ntoa(v10.20.30.40), "10.20.30.40", 'inet_ntoa from v-string');
26 eval { inet_ntoa(v10.20.30.400) };
36 is(inet_ntop(AF_INET, v10.20.30.40), "10.20.30.40", 'inet_ntop AF_INET from v-string');
42 eval { inet_ntop(AF_INET, v10.20.30.400) };
83 is(sockaddr_family(scalar sockaddr_in(200,v10.30.50.70)), AF_INET,
/openbsd/gnu/usr.bin/perl/cpan/Test2-Suite/t/modules/Require/
H A DPerl.t4 is($CLASS->skip('v10.10'), 'Perl v10.10.0 required', "will skip");
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/format/
H A Dext-6.c13 va_list v9, va_list v10, va_list v11, va_list v12, va_list v13) in foo() argument
43 vscanf ("%d", v10); in foo()
/openbsd/sys/dev/pci/drm/amd/display/dc/inc/
H A Dreg_helper.h141 v5, f6, v6, f7, v7, f8, v8, f9, v9, f10, v10) \ argument
152 FN(reg, f10), v10)
302 …G_UPDATE_10(reg, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5, f6, v6, f7, v7, f8, v8, f9, v9, f10, v10)\ argument
313 FN(reg, f10), v10)
316 v10, f11, v11, f12, v12, f13, v13, f14, v14)\ argument
327 FN(reg, f10), v10, \
334 v10, f11, v11, f12, v12, f13, v13, f14, v14, f15, v15, f16, v16, f17, v17, f18, v18, f19, v19)\ argument
345 FN(reg, f10), v10, \
357v10, f11, v11, f12, v12, f13, v13, f14, v14, f15, v15, f16, v16, f17, v17, f18, v18, f19, v19, f20… argument
368 FN(reg, f10), v10, \
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-cris.texi85 in the set v0@dots{}v10 are recognized. This is the
88 @item v10
89 Only instructions and register names for CRIS v10 (as found in
102 opcodes common to the v10 and v32 are recognized.
116 Some versions of the CRIS v10, for example in the Etrax 100 LX,
172 @var{code common to CRIS v32 and CRIS v10}
173 .elseif ..asm.arch.cris.v10 | ..asm.arch.cris.any_v0_v10
174 @var{code for v10}
192 @item ..asm.arch.cris.v10
193 Reflects the option @option{--march=v10}.
[all …]
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_atomfirmware.c234 struct atom_vram_module_v10 v10; member
437 ((u8 *)vram_module + vram_module->v10.vram_module_size); in amdgpu_atomfirmware_get_vram_info()
440 mem_type = vram_module->v10.memory_type; in amdgpu_atomfirmware_get_vram_info()
443 mem_channel_number = vram_module->v10.channel_num; in amdgpu_atomfirmware_get_vram_info()
444 mem_channel_width = vram_module->v10.channel_width; in amdgpu_atomfirmware_get_vram_info()
447 mem_vendor = (vram_module->v10.vender_rev_id) & 0xF; in amdgpu_atomfirmware_get_vram_info()
/openbsd/gnu/usr.bin/perl/t/comp/
H A Drequire.t89 print "# $@\nnot " unless $@ =~ /^\QPerl v10.0.2 required\E/;
100 print "# $@\nnot " unless $@ =~ /^\QPerl v10.200.0 required\E/;
105 print "# $@\nnot " unless $@ =~ /^\QPerl v10.0.20 required\E/;
H A Duse.t90 like ($@, qr/^\QPerl v10.0.2 required\E/);
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_ppc_regs.h75 #define v10 10 macro
/openbsd/regress/sys/net/pflow/
H A DMakefile57 | diff -up ${.CURDIR}/template.v10 /dev/stdin
/openbsd/gnu/llvm/lldb/source/Utility/
H A DARM64_DWARF_Registers.h91 v10, enumerator
H A DARM64_ehframe_Registers.h90 v10, enumerator
/openbsd/gnu/usr.bin/perl/t/op/
H A Dlc.t199 $a = v10.v257;
202 is($a, v10, "[perl #18857]");
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterContextFreeBSD_powerpc.cpp144 uint32_t v10[4]; member
H A DRegisterInfos_arm64.h623 DEFINE_VREG(v10),
657 DEFINE_FPU_PSEUDO(s10, 4, FPU_S_PSEUDO_REG_ENDIAN_OFFSET, v10),
690 DEFINE_FPU_PSEUDO(d10, 8, FPU_D_PSEUDO_REG_ENDIAN_OFFSET, v10),
H A DRegisterInfos_powerpc.h139 DEFINE_VMX(v10, LLDB_INVALID_REGNUM), \
H A DRegisterInfos_arm64_sve.h419 DEFINE_VREG_SVE(v10, z10),
H A DRegisterContextDarwin_arm64.cpp794 case arm64_dwarf::v10: in ConvertRegisterKindToRegisterNumber()
/openbsd/gnu/usr.bin/perl/t/base/
H A Dlex.t422 print ((ord("A") == 65) ? v10 : "\n"); # LF varies on EBCDIC, if the v123 for
/openbsd/gnu/usr.bin/binutils-2.17/cpu/
H A Dcris.cpu101 (define-cpu-cris v10 "CRIS v10 family")
132 (define-mach-cris v10 "Generic CRIS v10 CPU, ETRAX 100 LX" "cris")
160 (define-model-simplecris v10 "Model of CRIS v10, ETRAX 100 LX")
430 cris-implemented-specregs-const-v10
431 cris-implemented-writable-specregs-v10
434 "Special registers in v10 and their sizes"
535 ; FIXME: define this properly for v10 and pre-v10.
606 (name p-names-v10)
875 ; now. Should use different names for pre-v10.
886 (indices extern-keyword p-names-v10)
[all …]
H A DChangeLog102 (cris-implemented-writable-specregs-v10)
103 (cris-implemented-readable-specregs-v10)
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A DChangeLog-2004104 ccr, ibr, irp to be v0..v10. Change bar, dccr to be v8..v10.
105 Change brp to be v3..v10.
/openbsd/gnu/usr.bin/binutils/gas/doc/
H A Dc-cris.texi82 Some versions of the CRIS v10, for example in the Etrax 100 LX,

12