HomeSort by relevance Sort by last modified time
    Searched full:stda (Results 1 - 10 of 10) sorted by null

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sparc/
ldd_std.s 1 # Test ldd/ldda/std/stda
6 stda %o2, [%g3] 0x04
ldd_std.d 13 c: d4 b8 c0 80 stda %o2, \[ %g3 \] #ASI_N
  /external/clang/test/CodeGen/
debug-info-imported-entity.cpp 9 // CHECK: [[ImportedEntity]] = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: [[CompileUnit]], entity: [[STDA:![0-9]+]], line: 4)
10 // CHECK: [[STDA]] = !DICompositeType(tag: DW_TAG_class_type, name: "A",
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
VelocityBasedConnectedScore.java 54 double stda = 0.02; // standard deviation of modelled acceleration local
56 stda * stda, 0.0,
57 0.0, stda * stda}));
  /external/libcxx/test/std/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/
construct_types.pass.cpp 163 using STDA = std::allocator<char>;
183 STDA std_alloc;
185 test_non_pmr_uses_alloc<STDA>(std_alloc);
187 test_non_pmr_uses_alloc<STDA>(std_alloc, value);
189 test_non_pmr_uses_alloc<STDA>(std_alloc, cvalue);
191 test_non_pmr_uses_alloc<STDA>(std_alloc, cvalue, std::move(value));
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/
construct_types.pass.cpp 163 using STDA = std::allocator<char>;
183 STDA std_alloc;
185 test_non_pmr_uses_alloc<STDA>(std_alloc);
187 test_non_pmr_uses_alloc<STDA>(std_alloc, value);
189 test_non_pmr_uses_alloc<STDA>(std_alloc, cvalue);
191 test_non_pmr_uses_alloc<STDA>(std_alloc, cvalue, std::move(value));
  /external/llvm/test/MC/Sparc/
sparc-mem-instructions.s 91 ! CHECK: stda %o2, [%i0+%l6] 131 ! encoding: [0xd4,0xbe,0x10,0x76]
92 stda %o2, [%i0 + %l6] 131
sparcv9-instructions.s 81 ! V8-NEXT: stda %f48, [%l0] 0xf0
82 ! V9: stda %f48, [%l0] 240 ! encoding: [0xe3,0xbc,0x1e,0x00]
83 stda %f48, [%l0] 0xf0
  /toolchain/binutils/binutils-2.27/opcodes/
sparc-opc.c     [all...]
  /toolchain/binutils/binutils-2.27/include/opcode/
hppa.h 490 { "stda", 0x0c0013e0, 0xfc00f3ff, "cocCx,@(b)", pa20, FLAG_STRICT},
491 { "stda", 0x0c0013c0, 0xfc00d3c0, "cmcCx,V(b)", pa20, FLAG_STRICT},
    [all...]

Completed in 273 milliseconds