HomeSort by relevance Sort by last modified time
    Searched full:coprocessor (Results 1 - 25 of 139) sorted by null

1 2 3 4 5 6

  /external/llvm/test/MC/Disassembler/ARM/
basic-arm-instructions-v8.txt 26 # These are the only coprocessor instructions that remain defined in ARMv8
thumb2-v8.txt 8 # These are the only coprocessor instructions that remain defined in ARMv8
  /external/qemu/target-arm/
cpu.h 139 /* System control coprocessor (cp15) */
149 uint32_t c1_coproc; /* Coprocessor access register. */
184 uint32_t c15_cpar; /* XScale Coprocessor Access Register */
201 /* Minimal set of debug coprocessor state (cp14) */
211 /* VFP coprocessor state. */
246 /* iwMMXt coprocessor state. */
263 /* Coprocessor IO used by peripherals */
407 /* iwMMXt coprocessor control registers. */
458 /* Interface for defining coprocessor registers.
463 /* When looking up a coprocessor register we look for i
    [all...]
  /external/libunwind/src/arm/
is_fpreg.c 28 on ARM. Count all the FP or coprocessor registers we know about for now. */
Gregs.c 60 /* FIXME: Initialise coprocessor & shadow registers? */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/
processor-flags.h 30 #define X86_CR0_MP 0x00000002 /* Monitor Coprocessor */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
processor-flags.h 30 #define X86_CR0_MP 0x00000002 /* Monitor Coprocessor */
  /bionic/libm/i387/
npx.h 37 * 287/387 NPX Coprocessor Data Structures and Constants
141 #define IO_NPX 0x0F0 /* Numeric Coprocessor */
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/tests/
xdfprotect.asm 110 idesc32 isrP, 0x0008, 0 ; 0x09 9, ---, Coprocessor Segment Overrun
148 dw isrR, 0 ; 0x09 9, ---, Coprocessor Segment Overrun
xdflong.asm 136 idesc64 isrL, 0x0008, 0 ; 0x09 9, ---, Coprocessor Segment Overrun
175 dw isrR, 0 ; 0x09 9, ---, Coprocessor Segment Overrun
  /external/valgrind/main/memcheck/tests/
vcpu_fbench.c 152 code for the math coprocessor.
156 80287 math coprocessor.
160 80287 math coprocessor. Trig functions still call
168 with in-line code for the 68881 coprocessor.
170 at runtime based on coprocessor presence. Since the
171 coprocessor was present, the library is supposed to
179 coprocessor (-O -ZI switches).
187 for the math coprocessor (but not optimised for the
  /external/valgrind/main/perf/
fbench.c 148 code for the math coprocessor.
152 80287 math coprocessor.
156 80287 math coprocessor. Trig functions still call
164 with in-line code for the 68881 coprocessor.
166 at runtime based on coprocessor presence. Since the
167 coprocessor was present, the library is supposed to
175 coprocessor (-O -ZI switches).
183 for the math coprocessor (but not optimised for the
  /external/clang/include/clang/Basic/
BuiltinsARM.def 50 // Coprocessor
  /external/kernel-headers/original/uapi/asm-arm64/asm/
kvm.h 108 /* Normal registers are mapped as coprocessor 16. */
  /external/kernel-headers/original/uapi/asm-x86/asm/
processor-flags.h 54 #define X86_CR0_MP_BIT 1 /* Monitor Coprocessor */
  /external/chromium_org/v8/src/mips/
constants-mips.cc 278 case COP1: // Coprocessor instructions.
280 case BC1: // Branch on coprocessor condition.
  /external/chromium_org/v8/src/mips64/
constants-mips64.cc 295 case COP1: // Coprocessor instructions.
297 case BC1: // Branch on coprocessor condition.
  /external/chromium_org/v8/src/arm/
assembler-arm.h 423 // Coprocessor register
461 // Coprocessor number
462 enum Coprocessor {
    [all...]
  /external/llvm/include/llvm/IR/
IntrinsicsARM.td 77 // Coprocessor
79 // Move to coprocessor
89 // Move from coprocessor
99 // Coprocessor data processing
107 // Move from two registers to coprocessor
  /bionic/libc/arch-mips/include/machine/
exec.h 159 Elf32_Word ri_cprmask[4]; /* Coprocessor registers used */
  /bionic/libc/arch-mips64/include/machine/
exec.h 159 Elf32_Word ri_cprmask[4]; /* Coprocessor registers used */
  /development/ndk/platforms/android-9/arch-mips/include/machine/
exec.h 159 Elf32_Word ri_cprmask[4]; /* Coprocessor registers used */
  /development/ndk/platforms/android-L/arch-mips/include/machine/
exec.h 159 Elf32_Word ri_cprmask[4]; /* Coprocessor registers used */
  /development/ndk/platforms/android-L/arch-mips64/include/machine/
exec.h 159 Elf32_Word ri_cprmask[4]; /* Coprocessor registers used */
  /external/chromium_org/sandbox/win/src/sidestep/
mini_disassembler.h 19 // -# No support for coprocessor opcodes, MMX, etc.

Completed in 6549 milliseconds

1 2 3 4 5 6