HomeSort by relevance Sort by last modified time
    Searched refs:a8 (Results 126 - 150 of 910) sorted by null

1 2 3 4 56 7 8 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
cortex-a8-fix-bl.s 2 .cpu cortex-a8
35 @ Trigger Cortex-A8 erratum workaround with bl instructions.
cortex-a8-fix-blx-rel.s 2 .cpu cortex-a8
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
tls-legd-17.d 57 000800a8 <tlsdsofn14>:
58 800a8: 5fae 1400 move.w 0x14,\$r10
tls-e-20.d 48 0+800a8 g F \.text 0+6 tlsdsofn10
69 000800a8 <tlsdsofn10>:
70 800a8: 6fae 1400 0000 move\.d 14 <x2\+0xc>,\$r10
  /external/clang/test/CodeGenCXX/
mangle-abi-tag.cpp 47 static float a8; member in struct:E
49 float E<float>::a8; member in class:E
  /external/llvm/test/MC/ARM/
directive-arch-mode-switch.s 29 .cpu cortex-a8
32 @ CHECK: .cpu cortex-a8
40 .cpu cortex-a8
43 @ CHECK: .cpu cortex-a8
thumb2-cbn-to-next-inst.s 27 @ CHECK: c: a8 eb 09 07 sub.w r7, r8, r9
32 @ CHECK: 1c: a8 eb 09 07 sub.w r7, r8, r9
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
thumb2_bcond.d 14 0+0.. <[^>]+> 47a8[ ]+blxlt r5
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cr16/
loadm_test.d 18 10: a8 00 loadmp \$0x1,r0
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/z80/
block.d 11 [ ]+4:[ ]+ed a8[ ]+ldd
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-frv/
tls-relax-static-3.d 16 100a8: 12 fc 00 00 setlos\.p lo\(0x0\),gr9
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
tlsmark32.d 13 .*: (48 00 00 14|14 00 00 48) b 18000a8 <_start\+0x14>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mapidbg.h 53 #define TrapSz8(psz,a1,a2,a3,a4,a5,a6,a7,a8) IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz,a1,a2,a3,a4,a5,a6,a7,a8))
54 #define TrapSz9(psz,a1,a2,a3,a4,a5,a6,a7,a8,a9) IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz,a1,a2,a3,a4,a5,a6,a7,a8,a9))
65 #define AssertSz8(t,psz,a1,a2,a3,a4,a5,a6,a7,a8) IFTRAP(((t) ? 0 : DebugTrapFn(1,__FILE__,__LINE__,psz,a1,a2,a3,a4,a5,a6,a7,a8),0))
66 #define AssertSz9(t,psz,a1,a2,a3,a4,a5,a6,a7,a8,a9) IFTRAP(((t) ? 0 : DebugTrapFn(1,__FILE__,__LINE__,psz,a1,a2,a3,a4,a5,a6,a7,a8,a9),0))
77 #define SideAssertSz8(t,psz,a1,a2,a3,a4,a5,a6,a7,a8) ((t) ? 0 : IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz,a1,a2,a3,a4,a5,a6,a7,a8)),0
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
micromips@branch-misc-2-64.d 48 a8: R_MICROMIPS_PC16_S1 x1\-0x4
49 a8: R_MIPS_NONE \*ABS\*\-0x4
50 a8: R_MIPS_NONE \*ABS\*\-0x4
micromips@branch-misc-2pic-64.d 48 a8: R_MICROMIPS_PC16_S1 x1\-0x4
49 a8: R_MIPS_NONE \*ABS\*\-0x4
50 a8: R_MIPS_NONE \*ABS\*\-0x4
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i860/
dual03.d 15 14: 02 a8 20 b6 bla %r21,%r17,0x00000020 // 20 <L1>
21 24: 06 a8 20 b6 bla %r21,%r17,0x00000040 // 40 <L2>
43 6c: 02 a8 20 5a bte %r21,%r17,0x00000078 // 78 <DONE>
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/
stack.d 31 24: a8 05 \(R7:5, P5:0\) = \[SP\+\+\];
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
booke_xcoff.d 12 8: 7c a8 48 2c icbt 5,r8,r9
  /build/soong/cc/config/
arm_device.go 119 "cortex-a8": []string{
120 "-mcpu=cortex-a8",
177 "cortex-a8",
219 pctx.StaticVariable("ArmCortexA8Cflags", strings.Join(armCpuVariantCflags["cortex-a8"], " "))
249 strings.Join(armClangCpuVariantCflags["cortex-a8"], " "))
270 "cortex-a8": "${config.ArmCortexA8Cflags}",
289 "cortex-a8": "${config.ArmClangCortexA8Cflags}",
401 case "cortex-a8", "":
402 // Generic ARM might be a Cortex A8 -- better safe than sorry
403 fixCortexA8 = "-Wl,--fix-cortex-a8"
    [all...]
  /art/test/003-omnibus-opcodes/src/
MethodCall.java 40 int a6, int a7, double a8, float a9, double a10, short a11, int a12,
  /external/clang/test/CXX/special/class.inhctor/
p1.cpp 48 A a8{c,0,1}; // ok
  /external/clang/test/Parser/
cxx0x-lambda-expressions.cpp 47 int a8[1] = {[d = 0] { return d; } ()}; // expected-warning{{extension}} local
  /external/clang/test/Sema/
attr-mode-enums.c 44 CompleteYType2 a8; local
builtin-classify-type.c 36 int a8[__builtin_classify_type(f) == pointer_type_class ? 1 : -1]; local
  /external/clang/test/SemaCXX/
builtin-classify-type.cpp 45 int a8[__builtin_classify_type(&cl::baz) == offset_type_class ? 1 : -1]; local

Completed in 876 milliseconds

1 2 3 4 56 7 8 91011>>