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

  /external/valgrind/none/tests/mips64/
load_store.vgtest 1 prog: load_store
Makefile.am 37 load_store.stdout.exp-BE load_store.stdout.exp-LE load_store.stderr.exp \
38 load_store.vgtest \
79 load_store \
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
maverick.d 10 # load_store:
11 0*0 <load_store> 0d ?9d ?54 ?ff ? * cfldrseq mvf5, ?\[sp, #1020\].*
12 0*4 <load_store\+0x4> 4d ?9b ?e4 ?49 ? * cfldrsmi mvf14, ?\[fp, #292\].*
13 0*8 <load_store\+0x8> 7d ?1c ?24 ?ef ? * cfldrsvc mvf2, ?\[ip, #-956\].*
14 0*c <load_store\+0xc> bd ?1a ?04 ?ff ? * cfldrslt mvf0, ?\[sl, #-1020\].*
15 0*10 <load_store\+0x10> 3d ?11 ?c4 ?27 ? * cfldrscc mvf12, ?\[r1, #-156\].*
16 0*14 <load_store\+0x14> ed ?b9 ?d4 ?68 ? * cfldrs mvf13, ?\[r9, #416\]!.*
17 0*18 <load_store\+0x18> 2d ?30 ?94 ?ff ? * cfldrscs mvf9, ?\[r0, #-1020\]!.*
18 0*1c <load_store\+0x1c> 9d ?31 ?44 ?27 ? * cfldrsls mvf4, ?\[r1, #-156\]!.*
19 0*20 <load_store\+0x20> dd ?b9 ?74 ?68 ? * cfldrsle mvf7, ?\[r9, #416\]!.
    [all...]
maverick.c 337 /* Define all load_store insns. */
347 /* Create the load_store insn group. */
493 { "load_store", load_store_insns },
maverick.s 3 load_store: label
  /external/llvm/test/CodeGen/X86/
2012-07-10-extload64.ll 3 ; CHECK: load_store
4 define void @load_store(<4 x i16>* %in) {
  /toolchain/binutils/binutils-2.25/cpu/
fr30.opc 78 int load_store) /* 0 == load, 1 == store. */
100 if (load_store) /* Mask is reversed for store. */
166 int load_store) /* 0 == load, 1 == store. */
173 if (load_store)
186 if (load_store)
  /system/core/libpixelflinger/
Android.mk 14 codeflinger/load_store.cpp \
  /toolchain/binutils/binutils-2.25/opcodes/
fr30-dis.c 66 int load_store) /* 0 == load, 1 == store. */
73 if (load_store)
86 if (load_store)
fr30-asm.c 80 int load_store) /* 0 == load, 1 == store. */
102 if (load_store) /* Mask is reversed for store. */
  /external/v8/src/arm64/
constants-arm64.h 807 #define LOAD_STORE(A, B, C, D) \
809 LOAD_STORE_OP_LIST(LOAD_STORE),
810 #undef LOAD_STORE
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
tic6x-opcode-table.h     [all...]
  /system/core/libpixelflinger/codeflinger/
load_store.cpp 1 /* libs/pixelflinger/codeflinger/load_store.cpp
  /external/vixl/src/vixl/a64/
constants-a64.h     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageLoadStoreTests.cpp     [all...]
  /external/deqp/android/cts/
com.drawelements.deqp.gles31.xml     [all...]
  /external/v8/test/cctest/
test-disasm-arm64.cc     [all...]
  /external/deqp/modules/gles31/functional/
es31fShaderImageLoadStoreTests.cpp     [all...]
  /external/valgrind/VEX/priv/
guest_arm64_toIR.c     [all...]
  /external/vixl/test/
test-disasm-a64.cc     [all...]

Completed in 524 milliseconds