HomeSort by relevance Sort by last modified time
    Searched full:swi (Results 201 - 225 of 281) sorted by null

1 2 3 4 5 6 7 891011>>

  /bionic/libc/arch-arm/syscalls/
sendto.S 12 swi #0
setsockopt.S 12 swi #0
setxattr.S 12 swi #0
  /external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/cert/
MyCertPathBuilderSpi.java 37 private int swi = 0; field in class:MyCertPathBuilderSpi
40 swi++;
41 if ((params == null) && ((swi %2 ) != 0)) {
  /libcore/support/src/test/java/org/apache/harmony/security/tests/support/cert/
MyCertPathBuilderSpi.java 38 private int swi = 0; field in class:MyCertPathBuilderSpi
41 swi++;
42 if ((params == null) && ((swi %2 ) != 0)) {
  /bionic/libc/arch-arm/bionic/
futex_arm.S 40 swi #0
58 swi #0
70 swi #0
_exit_with_stack_teardown.S 36 swi #0 // the stack is destroyed by this call
39 swi #0
clone.S 45 swi #0
96 swi #0
kill.S 44 swi #0
syscall.S 40 swi #0
tgkill.S 44 swi #0
tkill.S 44 swi #0
  /external/llvm/test/CodeGen/ARM/
2009-04-06-AsmModifier.ll 1 ; RUN: llc < %s -march=arm | grep "swi 107"
13 %3 = call i32 asm "mov r0, $2; mov r1, $3; swi ${1:a}; mov $0, r0", "=r,i,r,r,~{r0},~{r1}"(i32 107, i32 %1, i32 %2) nounwind ; <i32> [#uses=1]
  /external/valgrind/main/exp-bbv/tests/arm-linux/
million.S 25 swi 0x0 @ and exit
  /external/llvm/test/CodeGen/MBlaze/
cc.ll 213 ; CHECK: {{swi? .*, r1, 28}}
225 ; CHECK: {{swi? .*, r1, 32}}
226 ; CHECK: {{swi? .*, r1, 28}}
238 ; CHECK: {{swi? .*, r1, 36}}
239 ; CHECK: {{swi? .*, r1, 32}}
240 ; CHECK: {{swi? .*, r1, 28}}
252 ; CHECK: {{swi? .*, r1, 40}}
253 ; CHECK: {{swi? .*, r1, 36}}
254 ; CHECK: {{swi? .*, r1, 32}}
255 ; CHECK: {{swi? .*, r1, 28}
    [all...]
  /external/llvm/lib/Target/MBlaze/
MBlazeFrameLowering.cpp 111 // SWI REG, FI2, 0
114 // the SWI instruction because the value has already been stored to the
118 // Additionally, if the SWI operation kills the def of REG then we don't
131 SI->getOpcode() != MBlaze::SWI) continue;
147 DEBUG(dbgs() << "SWI for FI#" << FI << " removed\n");
163 // ... SWI REG, FI, 0
175 if (I->getOpcode() != MBlaze::SWI || I->getNumOperands() != 3 ||
247 // Build the prologue SWI for R3 - R12 if needed. Note that R11 must
248 // always have a SWI because it is used when processing RMSR.
255 BuildMI(MENT, MENTI, ENTDL, TII.get(MBlaze::SWI), r
    [all...]
  /sdk/emulator/qtools/
opcode.cpp 156 "swi",
200 "swi",
  /external/llvm/test/MC/MBlaze/
mblaze_memory.s 99 # CHECK: swi
102 swi r1, r2, 28
  /external/llvm/test/MC/Disassembler/MBlaze/
mblaze_memory.txt 61 # CHECK: swi r1, r2, 28
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
linux-gas.h 53 __asm __volatile ("swi 0x9f0002 @ sys_cacheflush" \
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
linux-gas.h 53 __asm __volatile ("swi 0x9f0002 @ sys_cacheflush" \
  /external/clang/test/CXX/special/class.dtor/
p3-0x.cpp 164 Sw<int> swi; local
  /external/qemu/tcg/arm/
tcg-target.h 91 __asm __volatile__ ("swi 0x9f0002" : : "r" (_beg), "r" (_end), "r" (_flg));
  /hardware/qcom/msm8960/original-kernel-headers/linux/mfd/wcd9xxx/
wcd9xxx-slimslave.h 74 /* below details are taken from SLIMBUS slave SWI */
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
m68k.php 62 'sec','sei','sta','sthx','stop','stx','sub','swi','tap','tax','tpa',

Completed in 622 milliseconds

1 2 3 4 5 6 7 891011>>