Searched refs:v9 (Results 1 - 25 of 26) sorted by relevance

12

/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dsparc-opc.c60 #define v9 (MASK_V9 | MASK_V9A | MASK_V9B) macro
63 /* v6 insns not supported by v9. */
66 /* v9a instructions which would appear to be aliases to v9's impdep's
80 /* ??? Don't some v8 priviledged insns conflict with v9? */
81 { "v9", MASK_V6 | MASK_V7 | MASK_V8 | MASK_V9 },
82 /* v9 with ultrasparc additions */
84 /* v9 with cheetah additions */
107 /* v9: Move (MOVcc and FMOVcc) condition field. */
108 #define MCOND(x,i_or_f) ((((i_or_f) & 1) << 18) | (((x) >> 11) & (0xf << 14))) /* v9 */
110 /* v9
[all...]
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dsparc-opc.c60 #define v9 (MASK_V9 | MASK_V9A | MASK_V9B) macro
63 /* v6 insns not supported by v9 */
66 /* v9a instructions which would appear to be aliases to v9's impdep's
79 /* ??? Don't some v8 priviledged insns conflict with v9? */
80 { "v9", MASK_V6 | MASK_V7 | MASK_V8 | MASK_V9 },
81 /* v9 with ultrasparc additions */
83 /* v9 with cheetah additions */
109 /* v9: Move (MOVcc and FMOVcc) condition field. */
110 #define MCOND(x,i_or_f) ((((i_or_f)&1)<<18)|(((x)>>11)&(0xf<<14))) /* v9 */
112 /* v9
[all...]
/openbsd-current/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)
42 vfscanf (stdin, "%Y", v9); /* { dg-warning "format" "vfscanf" } */
11 foo(int i, char *s, size_t n, int *ip, va_list v0, va_list v1, va_list v2, va_list v3, va_list v4, va_list v5, va_list v6, va_list v7, va_list v8, va_list v9, va_list v10, va_list v11, va_list v12, va_list v13) argument
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_ppc_regs.h74 #define v9 9 macro
/openbsd-current/gnu/llvm/lldb/source/Utility/
H A DARM64_DWARF_Registers.h90 v9, enumerator in enum:arm64_dwarf::__anon1558
H A DARM64_ehframe_Registers.h89 v9, enumerator in enum:arm64_ehframe::__anon1559
/openbsd-current/sys/dev/pci/drm/amd/display/dc/inc/
H A Dreg_helper.h128 v5, f6, v6, f7, v7, f8, v8, f9, v9) \
138 FN(reg, f9), v9)
141 v5, f6, v6, f7, v7, f8, v8, f9, v9, f10, v10) \
151 FN(reg, f9), v9, \
290 #define REG_UPDATE_9(reg, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5, f6, v6, f7, v7, f8, v8, f9, v9) \
300 FN(reg, f9), v9)
302 #define REG_UPDATE_10(reg, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5, f6, v6, f7, v7, f8, v8, f9, v9, f10, v10)\
312 FN(reg, f9), v9, \
315 #define REG_UPDATE_14(reg, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5, f6, v6, f7, v7, f8, v8, f9, v9, f10,\
326 FN(reg, f9), v9, \
[all...]
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_atomfirmware.c233 struct atom_vram_module_v9 v9; member in union:vram_module
416 ((u8 *)vram_module + vram_module->v9.vram_module_size);
419 mem_type = vram_module->v9.memory_type;
422 mem_channel_number = vram_module->v9.channel_num;
423 mem_channel_width = vram_module->v9.channel_width;
426 mem_vendor = (vram_module->v9.vender_rev_id) & 0xF;
479 ((u8 *)vram_module + vram_module->v9.vram_module_size);
482 mem_type = vram_module->v9.memory_type;
485 mem_channel_number = vram_module->v9.channel_num;
486 mem_channel_width = vram_module->v9
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterContextFreeBSD_powerpc.cpp143 uint32_t v9[4]; member in struct:_VMX
H A DRegisterInfos_powerpc.h138 DEFINE_VMX(v9, LLDB_INVALID_REGNUM), \
H A DRegisterInfos_arm64.h622 DEFINE_VREG(v9),
656 DEFINE_FPU_PSEUDO(s9, 4, FPU_S_PSEUDO_REG_ENDIAN_OFFSET, v9),
689 DEFINE_FPU_PSEUDO(d9, 8, FPU_D_PSEUDO_REG_ENDIAN_OFFSET, v9),
H A DRegisterInfos_arm64_sve.h418 DEFINE_VREG_SVE(v9, z9),
H A DRegisterContextDarwin_arm64.cpp792 case arm64_dwarf::v9:
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-sparc.c75 In a 32 bit environment, don't allow bumping up to v9 by default.
77 an explicit argument before we'll create v9 object files. However, if
78 we don't see any v9 insns, a v8plus object file is not created. */
88 /* The currently selected v9 memory model. Currently only used for
117 /* Symbols for global registers on v9. */
235 v8plusa, v9, v9a, v9b, v9_64};
253 { "v8plus", "v9", v9, 0, 1 },
254 { "v8plusa", "v9a", v9, 0, 1 },
255 { "v8plusb", "v9b", v9,
234 v8plusa, v9, v9a, v9b, v9_64}; enumerator in enum:sparc_arch_types
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-sparc.c74 In a 32 bit environment, don't allow bumping up to v9 by default.
76 an explicit argument before we'll create v9 object files. However, if
77 we don't see any v9 insns, a v8plus object file is not created. */
87 /* The currently selected v9 memory model. Currently only used for
116 /* Symbols for global registers on v9. */
231 v8plusa, v9, v9a, v9b, v9_64};
249 { "v8plus", "v9", v9, 0, 1 },
250 { "v8plusa", "v9a", v9, 0, 1 },
251 { "v8plusb", "v9b", v9,
230 v8plusa, v9, v9a, v9b, v9_64}; enumerator in enum:sparc_arch_types
[all...]
/openbsd-current/lib/libcrypto/sha/asm/
H A Dsha1-sparcv9.pl22 for (@ARGV) { $bits=64 if (/\-m64/ || /\-xarch\=v9/); }
H A Dsha512-sparcv9.pl46 for (@ARGV) { $bits=64 if (/\-m64/ || /\-xarch\=v9/); }
/openbsd-current/lib/libcrypto/modes/asm/
H A Dghash-sparcv9.pl41 for (@ARGV) { $bits=64 if (/\-m64/ || /\-xarch\=v9/); }
/openbsd-current/gnu/llvm/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp1258 v9 = 73, enumerator in enum:arm64_eh_regnum
/openbsd-current/lib/libcrypto/aes/asm/
H A Daes-sparcv9.pl34 for (@ARGV) { $bits=64 if (/\-m64/ || /\-xarch\=v9/); }
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dconfigure7799 if $gcc_cv_as -xarch=v9 -o conftest.o conftest.s \
7801 $gcc_cv_as -xarch=v9 -o conftest1.o conftest1.s \
/openbsd-current/sys/dev/pci/
H A Dif_iwmreg.h5930 } v9; /* SCAN_REQUEST_CMD_UMAC_API_S_VER_9 */ member in union:iwm_scan_req_umac::__anon1107
H A Dif_iwxreg.h6970 } v9; /* SCAN_REQUEST_CMD_UMAC_API_S_VER_9 */ member in union:iwx_scan_req_umac::__anon33
/openbsd-current/sys/arch/sparc64/sparc64/
H A Dlocore.s302 * The v9 trap frame is stored in the special trap registers. The
332 * v9 trap macros:
334 * We have a problem with v9 traps; we have no registers to put the
527 bnz,pt %xcc, \label64+4 ! Is it a v9 or v8 stack?
578 bnz (\label64)+4 ! See if it's a v9 stack or v8
1086 * v9 machines do not have a trap window.
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Dconfigure4192 sparc64*) cpu_type=sparc arch=v9-64 ;;

Completed in 505 milliseconds

12