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

  /external/llvm/test/MC/ARM/
eh-directive-vsave-diagnostics.s 4 @ Check the diagnostics for .vsave directive
6 @ .vsave directive should always come after .fnstart directive
13 @ TEST1: .vsave before .fnstart
18 .vsave {d0, d1, d2, d3}
19 @ CHECK: error: .fnstart must precede .save or .vsave directives
20 @ CHECK: .vsave {d0, d1, d2, d3}
29 @ TEST2: .vsave after .handlerdata
37 .vsave {d0, d1, d2, d3}
38 @ CHECK: error: .save or .vsave must precede .handlerdata directive
39 @ CHECK: .vsave {d0, d1, d2, d3
    [all...]
eh-directive-vsave.s 4 @ Check the .vsave directive
6 @ The .vsave directive records the VFP registers which are pushed to the
24 .vsave {d0}
37 .vsave {d0, d1, d2, d3}
50 .vsave {d0, d1, d2, d3, d4, d5, d6, d7}
63 .vsave {d2, d3, d4, d5, d6, d7}
90 .vsave {d16}
103 .vsave {d16, d17, d18, d19}
116 .vsave {d16, d17, d18, d19, d20, d21, d22, d23, d24, d25, d26, d27, d28, d29, d30, d31}
eh-directive-save-diagnoatics.s 19 @ CHECK: error: .fnstart must precede .save or .vsave directives
38 @ CHECK: error: .save or .vsave must precede .handlerdata directive
eh-directive-integrated-test.s 40 .vsave {d8, d9, d10, d11, d12}
74 .vsave {d8, d9, d10, d11, d12}
eh-directive-multiple-offsets.s 4 @ Check for different combination of .setfp, .pad, .save and .vsave.
eh-directive-section-comdat.s 24 .vsave {d8, d9, d10, d11, d12}
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMUnwindOpAsm.h 56 /// Emit unwind opcodes for .vsave directives
ARMELFStreamer.cpp 461 // until the .save, .vsave, .handlerdata, or .fnend directives.
483 // For the .vsave directive, the corresponding vpush instruction will
ARMUnwindOpAsm.cpp 106 /// Emit unwind opcodes for .vsave directives
  /external/qemu/distrib/sdl-1.2.15/src/video/xbios/
SDL_xbios_centscreen.h 85 #define Vsave() \
  /frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV7/
PrePostMDCT_v7.s 32 .vsave {d8 - d15}
94 .vsave {d8 - d15}
R4R8First_v7.s 32 .vsave {d8 - d15}
126 .vsave {d8 - d15}
Radix4FFT_v7.s 32 .vsave {d8 - d15}
  /external/llvm/test/CodeGen/ARM/
ehabi.ll 10 ; (4) .vsave directive should come with vpush instruction.
143 ; CHECK-V7-FP: .vsave {d8, d9, d10, d11, d12}
155 ; CHECK-V7-FP-ELIM: .vsave {d8, d9, d10, d11, d12}
  /external/llvm/lib/MC/
MCAsmStreamer.cpp     [all...]
  /ndk/docs/text/
CHANGES.text 473 - Fixed Clang3.1 which emits inconsistent register list in .vsave
475 .vsave {d8, d9, d10, d11, d12, d13, d14, s20, s21, s22}
    [all...]
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp     [all...]
  /prebuilts/sdk/tools/linux/
libLLVM.so 
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
as.info     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
as.info     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
as.info     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
as.info     [all...]
  /frameworks/base/docs/html/tools/sdk/ndk/
index.jd     [all...]

Completed in 796 milliseconds