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

  /external/llvm/test/CodeGen/PowerPC/
2007-09-11-RegCoalescerAssert.ll 7 %tmp3 = call i32 asm sideeffect "1: lwarx $0, 0, $1\0A\09stwcx. $2, 0, $1\0A\09bne- 1b\0A\09isync", "=&r,=*r,r,1,~{dirflag},~{fpsr},~{flags},~{memory}"( i32** null, i32 1, i32* null ) ; <i32> [#uses=0]
2009-08-17-inline-asm-addr-mode-breakage.ll 20 call void asm sideeffect "isync\0A\09eieio\0A\09stw $1, $0", "=*o,r,~{memory}"(i32* %1, i32 0) nounwind
  /external/qemu/
cache-utils.h 34 asm volatile ("isync" : : : "memory");
ppc-dis.c     [all...]
  /external/webkit/Source/JavaScriptCore/wtf/
TCSpinLock.h 78 "isync"
104 ("isync\n\t"
160 "isync"
  /external/bluetooth/glib/glib/
gatomic.c 366 "2: isync"
377 ".L2icae%=: isync"
398 "2: isync"
409 ".L2pcae%=: isync"
431 "2: isync"
443 ".L2icae%=: isync"
464 "2: isync"
475 ".L2pcae%=: isync"
  /external/llvm/lib/Support/
Memory.cpp 67 asm volatile("isync");
  /external/llvm/lib/Target/PowerPC/
PPCSchedule.td 206 // isync SprISYNC
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
trident.h 337 isync: 1, member in struct:snd_trident_voice
  /external/oprofile/events/ppc64/power6/
events 255 event:0X0271 counters:1 um:zero minimum:1000 name:PM_DPU_HELD_ISYNC_GRP39 : (Group 39 pm_disp_held3) DISP unit held due to ISYNC
284 event:0X02C0 counters:0 um:zero minimum:1000 name:PM_DPU_HELD_ISYNC_GRP44 : (Group 44 pm_disp_held8) DISP unit held due to ISYNC
290 event:0X02D0 counters:0 um:zero minimum:1000 name:PM_DPU_HELD_ISYNC_GRP45 : (Group 45 pm_disp_held9) DISP unit held due to ISYNC
296 event:0X02E0 counters:0 um:zero minimum:1000 name:PM_LWSYNC_GRP46 : (Group 46 pm_sync) Isync instruction completed
    [all...]
  /external/valgrind/main/VEX/switchback/
switchback.c 242 asm volatile("sync; isync");
linker.c 495 asm volatile("sync; isync");
    [all...]
test_ppc_jm1.c     [all...]
  /external/libffi/src/powerpc/
ffi.c 930 __asm__ volatile ("icbi 0,%0;" "dcbf 0,%1;" "sync;" "isync;"
    [all...]
  /external/valgrind/main/coregrind/
m_transtab.c 896 __asm__ __volatile__("sync; isync");
    [all...]
  /external/bluetooth/bluez/tools/
sdptool.c     [all...]
  /external/valgrind/main/VEX/priv/
host_ppc_defs.c     [all...]
guest_ppc_toIR.c     [all...]
  /external/bluetooth/bluez/
ChangeLog     [all...]
  /external/valgrind/main/none/tests/ppc32/
jm-insns.c     [all...]

Completed in 787 milliseconds