Home
last modified time | relevance | path

Searched refs:v9 (Results 1 – 10 of 10) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dsparc-opc.c60 #define v9 (MASK_V9 | MASK_V9A | MASK_V9B) macro
210 { "lduw", F3(3, 0x00, 0), F3(~3, ~0x00, ~0), "[1+2],d", F_ALIAS, v9 },
211 { "lduw", F3(3, 0x00, 0), F3(~3, ~0x00, ~0)|RS2_G0, "[1],d", F_ALIAS, v9 }, /* ld [rs1+%g0],d */
212 { "lduw", F3(3, 0x00, 1), F3(~3, ~0x00, ~1), "[1+i],d", F_ALIAS, v9 },
213 { "lduw", F3(3, 0x00, 1), F3(~3, ~0x00, ~1), "[i+1],d", F_ALIAS, v9 },
214 { "lduw", F3(3, 0x00, 1), F3(~3, ~0x00, ~1)|RS1_G0, "[i],d", F_ALIAS, v9 },
215 { "lduw", F3(3, 0x00, 1), F3(~3, ~0x00, ~1)|SIMM13(~0), "[1],d", F_ALIAS, v9 }, /* ld [rs1+0],d */
237 { "ldq", F3(3, 0x22, 0), F3(~3, ~0x22, ~0)|ASI(~0), "[1+2],J", 0, v9 },
238 { "ldq", F3(3, 0x22, 0), F3(~3, ~0x22, ~0)|ASI_RS2(~0), "[1],J", 0, v9 }, /* ldd [rs1+%g0],d */
239 { "ldq", F3(3, 0x22, 1), F3(~3, ~0x22, ~1), "[1+i],J", 0, v9 },
[all …]
/mirbsd/src/gnu/usr.bin/perl/
DREADME.solaris411 you need to use the flag "-xarch=v9". getconf(1) will tell you this, e.g.
413 $ getconf -a | grep v9
414 XBS5_LP64_OFF64_CFLAGS: -xarch=v9
415 XBS5_LP64_OFF64_LDFLAGS: -xarch=v9
416 XBS5_LP64_OFF64_LINTFLAGS: -xarch=v9
417 XBS5_LPBIG_OFFBIG_CFLAGS: -xarch=v9
418 XBS5_LPBIG_OFFBIG_LDFLAGS: -xarch=v9
419 XBS5_LPBIG_OFFBIG_LINTFLAGS: -xarch=v9
420 _XBS5_LP64_OFF64_CFLAGS: -xarch=v9
421 _XBS5_LP64_OFF64_LDFLAGS: -xarch=v9
[all …]
/mirbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-sparc.texi41 If not configured for SPARC v9 (@code{sparc64-*-*}) GAS will not bump
43 v9 instructions.
46 is explicitly requested. SPARC v9 is always incompatible with sparclite.
76 For compatibility with the Solaris v9 assembler. These options are
Das.texinfo879 For compatibility with the Solaris v9 assembler. These options are
/mirbsd/src/gnu/usr.bin/perl/lib/Unicode/Collate/t/
Dignor.t59 ok($trad->eq("ocho", "oc\cAho")); # UCA v9
60 ok($trad->eq("ocho", "oc\0\cA\0\cBho")); # UCA v9
Dtest.t60 ok($Collator->eq("A\cA$acute", $A_acute)); # UCA v9. \cA is invariant.
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-sparc.c234 v8plusa, v9, v9a, v9b, v9_64}; enumerator
252 { "v8plus", "v9", v9, 0, 1 },
253 { "v8plusa", "v9a", v9, 0, 1 },
254 { "v8plusb", "v9b", v9, 0, 1 },
255 { "v9", "v9", v9, 0, 1 },
256 { "v9a", "v9a", v9, 0, 1 },
257 { "v9b", "v9b", v9, 0, 1 },
260 { "v9-64", "v9", v9, 64, 0 },
523 && default_arch_type != v9)
/mirbsd/src/gnu/usr.bin/binutils/bfd/doc/
Darchures.texi83 /* The difference between v8plus and v9 is that v9 is a true 64 bit env. */
93 /* Nonzero if MACH has the v9 instruction set. */
/mirbsd/src/gnu/usr.bin/binutils/gas/
Dconfigure.tgt75 sparc64*) cpu_type=sparc arch=v9-64 ;;
/mirbsd/src/lib/libssl/src/
DConfigure210v9 -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN::-D_REENTRANT:ULTRASPARC:-lsocket -lnsl -ldl:SIXTY_FOUR…