Home
last modified time | relevance | path

Searched refs:SPARC (Results 1 – 25 of 135) sorted by relevance

123456

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SPARC/
Dimm.ll2 ; RUN: llc < %s -mtriple=sparc | FileCheck %s -check-prefix=SPARC
7 ; SPARC-LABEL: zero:
8 ; SPARC: ! %bb.0:
9 ; SPARC-NEXT: retl
10 ; SPARC-NEXT: mov %g0, %o0
15 ; SPARC-LABEL: pos_small:
16 ; SPARC: ! %bb.0:
17 ; SPARC-NEXT: retl
18 ; SPARC-NEXT: mov 2047, %o0
23 ; SPARC-LABEL: neg_small:
[all …]
/external/strace/xlat/
Dscmvals.h30 # elif defined SPARC || defined SPARC64
39 # elif defined SPARC || defined SPARC64
48 # elif defined SPARC || defined SPARC64
57 # elif defined SPARC || defined SPARC64
66 # elif defined SPARC || defined SPARC64
75 # elif defined SPARC || defined SPARC64
99 # elif defined SPARC || defined SPARC64
112 # elif defined SPARC || defined SPARC64
125 # elif defined SPARC || defined SPARC64
138 # elif defined SPARC || defined SPARC64
[all …]
Dscmvals.in8 # elif defined SPARC || defined SPARC64
19 # elif defined SPARC || defined SPARC64
30 # elif defined SPARC || defined SPARC64
41 # elif defined SPARC || defined SPARC64
52 # elif defined SPARC || defined SPARC64
63 # elif defined SPARC || defined SPARC64
/external/xz-java/src/org/tukaani/xz/
DSPARCOptions.java13 import org.tukaani.xz.simple.SPARC;
27 return new SimpleOutputStream(out, new SPARC(true, startOffset)); in getOutputStream()
31 return new SimpleInputStream(in, new SPARC(false, startOffset)); in getInputStream()
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparc.td20 // SPARC Subtarget features.
25 "Enable SPARC-V9 instructions">;
44 // SPARC processors supported.
/external/llvm/test/MC/ELF/
Dcfi-window-save.s3 # Should use SPARC as the target to test this. However, SPARC does not
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ELF/
Dcfi-window-save.s3 # Should use SPARC as the target to test this. However, SPARC does not
/external/llvm/test/MC/AsmParser/
Dcfi-window-save.s3 # Should use SPARC as the target to test this. However, SPARC does not support
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AsmParser/
Dcfi-window-save.s3 # Should use SPARC as the target to test this. However, SPARC does not support
/external/lzma/CPP/7zip/Compress/
DBranchRegister.cpp22 CREATE_BRA(SPARC) in CREATE_BRA()
36 METHOD_ITEM(SPARC, 0x805, "SPARC") in CREATE_BRA()
/external/xz-java/src/org/tukaani/xz/simple/
DSPARC.java13 public final class SPARC implements SimpleFilter { class
17 public SPARC(boolean isEncoder, int startPos) { in SPARC() method in SPARC
/external/ImageMagick/Magick++/
DINSTALL35 ("Solaris 2.6, 7, & 8) SPARC GCC 3.0.4
36 SunOS 5.7 ("Solaris 7") SPARC Sun Workshop 5.0 C++
38 SunOS 5.8 ("Solaris 8") SPARC Sun WorkShop 6 update 2 C++
69 5.5.1 SPARC CC 5.0 <china@thewrittenword.com>
71 5.6, 5.7,SPARC Sun Forte CC Albert Chin-A-Young
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
Dprep_cif.c122 #ifdef SPARC in ffi_prep_cif()
141 #ifdef SPARC in ffi_prep_cif()
/external/xz-embedded/linux/lib/xz/
DKconfig37 bool "SPARC BCJ filter decoder"
38 default y if SPARC
/external/python/cpython3/Modules/_ctypes/libffi_msvc/
Dprep_cif.c123 #ifdef SPARC in ffi_prep_cif()
142 #ifdef SPARC in ffi_prep_cif()
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dprep_cif.c122 #ifdef SPARC in ffi_prep_cif()
141 #ifdef SPARC in ffi_prep_cif()
/external/llvm/lib/Target/Sparc/
DSparc.td20 // SPARC Subtarget features.
24 : SubtargetFeature<"v9", "IsV9", "true", "Enable SPARC-V9 instructions">;
68 // SPARC processors supported.
/external/python/cpython3/Modules/_ctypes/libffi_osx/
Dffi.c168 #ifdef SPARC in ffi_prep_cif()
204 #ifdef SPARC in ffi_prep_cif()
/external/python/cpython2/Modules/_ctypes/libffi_osx/
Dffi.c167 #ifdef SPARC in ffi_prep_cif()
203 #ifdef SPARC in ffi_prep_cif()
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DCompilerWriterInfo.rst81 SPARC section in Hardware
84 * `SPARC standards <http://sparc.org/standards>`_
85 * `SPARC V9 ABI <http://sparc.org/standards/64.psabi.1.35.ps.Z>`_
86 * `SPARC V8 ABI <http://sparc.org/standards/psABI3rd.pdf>`_
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparc.td20 // SPARC Subtarget features.
36 "Enable SPARC-V9 instructions">;
82 // SPARC processors supported.
/external/libffi/src/
Dprep_cif.c150 #ifdef SPARC in ffi_prep_cif_core()
182 #ifdef SPARC in ffi_prep_cif_core()
/external/python/cpython2/Modules/_ctypes/libffi/src/
Dprep_cif.c146 #ifdef SPARC in ffi_prep_cif_core()
174 #ifdef SPARC in ffi_prep_cif_core()
/external/llvm/docs/
DCompilerWriterInfo.rst78 SPARC section in Hardware
81 * `SPARC standards <http://sparc.org/standards>`_
82 * `SPARC V9 ABI <http://sparc.org/standards/64.psabi.1.35.ps.Z>`_
83 * `SPARC V8 ABI <http://sparc.org/standards/psABI3rd.pdf>`_
/external/strace/
Dprocess.c159 # if defined IA64 || defined SPARC || defined SPARC64 in SYS_FUNC()
168 # if defined SPARC || defined SPARC64 in SYS_FUNC()

123456