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

1 2

  /prebuilts/go/darwin-x86/src/sync/atomic/
asm_ppc64x.s 20 ISYNC
35 ISYNC
56 ISYNC
80 ISYNC
99 ISYNC
118 ISYNC
131 ISYNC
144 ISYNC
  /prebuilts/go/linux-x86/src/sync/atomic/
asm_ppc64x.s 20 ISYNC
35 ISYNC
56 ISYNC
80 ISYNC
99 ISYNC
118 ISYNC
131 ISYNC
144 ISYNC
  /prebuilts/go/darwin-x86/src/runtime/
atomic_ppc64x.s 16 ISYNC
27 ISYNC
38 ISYNC
asm_ppc64x.s 476 ISYNC
504 ISYNC
546 ISYNC
559 ISYNC
571 ISYNC
583 ISYNC
637 ISYNC
667 ISYNC
  /prebuilts/go/linux-x86/src/runtime/
atomic_ppc64x.s 16 ISYNC
27 ISYNC
38 ISYNC
asm_ppc64x.s 476 ISYNC
504 ISYNC
546 ISYNC
559 ISYNC
571 ISYNC
583 ISYNC
637 ISYNC
667 ISYNC
  /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]
asm-constraints.ll 10 ; "1: isync\n"
27 %1 = call i32 asm sideeffect "ld${1:U}${1:X} $0,$1\0Acmpw $0,$0\0Abne- 1f\0A1: isync\0A", "=r,*m,~{memory},~{cr0}"(i8* %0) #1, !srcloc !1
37 ; CHECK: isync
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/v8/src/ppc/
cpu-ppc.cc 21 "isync \n"
38 "isync \n"
disasm-ppc.cc 506 case ISYNC: {
507 Format(instr, "isync (stuff)");
    [all...]
  /prebuilts/go/darwin-x86/misc/cgo/test/issue9400/
asm_ppc64x.s 28 ISYNC
  /prebuilts/go/linux-x86/misc/cgo/test/issue9400/
asm_ppc64x.s 28 ISYNC
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
atomicops_internals_power.h 99 " isync \n\t"
117 " isync \n\t"
139 " isync \n\t"
183 " isync \n\t"
210 " isync \n\t"
314 " isync \n\t"
336 " isync \n\t"
380 " isync \n\t"
407 " isync \n\t"
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
anames.go 215 "ISYNC",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
anames.go 215 "ISYNC",
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/
anames.go 218 "ISYNC",
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/
anames.go 218 "ISYNC",
  /external/llvm/test/MC/Disassembler/PowerPC/
ppc64-encoding-bookII.txt 27 # CHECK: isync
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-bookII.s 67 # CHECK-BE: isync # encoding: [0x4c,0x00,0x01,0x2c]
68 # CHECK-LE: isync # encoding: [0x2c,0x01,0x00,0x4c]
69 isync
  /toolchain/binutils/binutils-2.25/include/elf/
nds32.h 217 /* MFUSR rt, PC and correct ISYNC, MSYNC instructions.
  /external/llvm/lib/Support/Unix/
Memory.inc 332 asm volatile("isync");
  /external/llvm/lib/Target/PowerPC/
PPCHazardRecognizers.cpp 119 // FIXME: Add sync/isync (here and in the itinerary).
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
476.s 206 isync
a2.s 253 isync

Completed in 1274 milliseconds

1 2