Lines Matching refs:instruction

16 <p>Different Android handsets use different CPUs, which in turn support different instruction sets.
17 Each combination of CPU and instruction sets has its own Application Binary Interface, or
25 <li>The CPU instruction set(s) that the machine code should use.</li>
41 <p>Each ABI supports one or more instruction sets. Table 1 provides an at-a-glance overview of
42 the instruction sets each ABI supports.</p>
45 <strong>Table 1.</strong> ABIs and supported instruction sets.</p>
116 the ARMv5TE instruction set. Please refer to the following documentation for
159 Thumb (a.k.a. Thumb-1) instruction set</a>. The NDK generates Thumb
168 CPU instruction set extensions</a>. The instruction extensions that this Android-specific
172 <li>The Thumb-2 instruction set extension, which provides performance comparable to 32-bit ARM
187 instruction sets on x86 CPUs.</p>
227 VFPv4 instruction sets.</p>
234 <p>This ABI is for CPUs supporting the instruction set commonly
244 <p>These flags target the the Pentium Pro instruction set, along with the
249 <a href="http://en.wikipedia.org/wiki/SSSE3">SSSE3</a> instruction set extensions.
262 <p>The ABI does not include any other optional IA-32 instruction set
282 …blic/us/en/documents/manuals/64-ia-32-architectures-software-developer-instruction-set-reference-m…
294 <p>This ABI is for CPUs supporting the instruction set commonly referred to as
301 <p>These flags target the x86-64 instruction set, according to the GCC
311 instruction-set extensions. The generated code is an optimization balanced
318 <p>This ABI does not include any other optional x86-64 instruction set
346 <p>This ABI is for MIPS-based CPUs that support at least the MIPS32r1 instruction set. It includes