/external/u-boot/arch/powerpc/cpu/mpc85xx/ |
D | start.S | 109 isync 114 isync 119 isync 146 isync 148 isync 159 isync 161 isync 193 isync 196 isync 215 isync [all …]
|
D | release.S | 31 isync 82 isync 87 isync 113 isync 131 isync 282 isync 417 isync
|
/external/u-boot/post/lib_powerpc/ |
D | asm.S | 18 isync 41 isync 66 isync 87 isync 107 isync 137 isync 167 isync 189 isync 210 isync 234 isync [all …]
|
/external/u-boot/arch/powerpc/cpu/mpc86xx/ |
D | release.S | 45 isync 54 isync 63 isync 114 isync 126 isync 134 isync 142 isync
|
D | cache.S | 39 isync 49 isync 92 isync 138 isync 155 isync 182 isync 198 isync 314 isync 331 isync
|
D | start.S | 295 isync 305 isync 367 isync 391 isync 400 isync 409 isync 418 isync 427 isync 436 isync 446 isync [all …]
|
/external/u-boot/post/cpu/mpc83xx/ |
D | ecc.c | 41 isync(); in ecc_clear() 84 isync(); in ecc_post_test() 95 isync(); in ecc_post_test() 104 isync(); in ecc_post_test() 134 isync(); in ecc_post_test()
|
/external/u-boot/arch/xtensa/lib/ |
D | misc.S | 25 isync 85 isync 144 isync
|
/external/u-boot/arch/powerpc/cpu/mpc83xx/ |
D | start.S | 103 isync 177 isync 181 isync 184 isync 698 isync 743 isync 745 isync 755 isync 916 isync 1099 isync [all …]
|
/external/llvm/test/CodeGen/PowerPC/ |
D | asm-constraints.ll | 15 ; "1: isync\n" 27 ; CHECK: isync 35 …%1 = call i32 asm sideeffect "ld${1:U}${1:X} $0,$1\0Acmpw $0,$0\0Abne- 1f\0A1: isync\0A", "=r,*m,~…
|
D | 2007-09-11-RegCoalescerAssert.ll | 7 …sm sideeffect "1: lwarx $0, 0, $1\0A\09stwcx. $2, 0, $1\0A\09bne- 1b\0A\09isync", "=&r,=*r,r,1,~{d…
|
D | 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) nou…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | asm-constraints.ll | 15 ; "1: isync\n" 27 ; CHECK: isync 35 …%1 = call i32 asm sideeffect "ld${1:U}${1:X} $0,$1\0Acmpw $0,$0\0Abne- 1f\0A1: isync\0A", "=r,*m,~…
|
D | 2007-09-11-RegCoalescerAssert.ll | 7 …sm sideeffect "1: lwarx $0, 0, $1\0A\09stwcx. $2, 0, $1\0A\09bne- 1b\0A\09isync", "=&r,=*r,r,1,~{d…
|
D | atomics-indexed.ll | 17 ; CHECK-PPC64: isync 28 ; CHECK-PPC64: isync
|
D | atomics-constant.ll | 17 ; CHECK-NEXT: isync
|
D | atomics.ll | 33 ; CHECK-PPC64: isync 46 ; CHECK-PPC64: isync
|
D | 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) nou…
|
/external/llvm/test/MC/PowerPC/ |
D | ppc64-encoding-bookII.s | 67 # CHECK-BE: isync # encoding: [0x4c,0x00,0x01,0x2c] 68 # CHECK-LE: isync # encoding: [0x2c,0x01,0x00,0x4c] 69 isync
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/ |
D | ppc64-encoding-bookII.s | 72 # CHECK-BE: isync # encoding: [0x4c,0x00,0x01,0x2c] 73 # CHECK-LE: isync # encoding: [0x2c,0x01,0x00,0x4c] 74 isync
|
/external/u-boot/arch/powerpc/cpu/mpc8xxx/ |
D | srio.c | 131 isync(); in srio_erratum_a004034() 157 isync(); in srio_erratum_a004034() 174 isync(); in srio_erratum_a004034()
|
/external/capstone/suite/MC/PowerPC/ |
D | ppc64-encoding-bookII.s.cs | 7 0x4c,0x00,0x01,0x2c = isync
|
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/ |
D | 2007-09-11-RegCoalescerAssert.ll | 7 …sm sideeffect "1: lwarx $0, 0, $1\0A\09stwcx. $2, 0, $1\0A\09bne- 1b\0A\09isync", "=&r,=*r,r,1,~{d…
|
D | 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) nou…
|
/external/u-boot/arch/powerpc/include/asm/ |
D | io.h | 114 static inline void isync(void) in isync() function 127 #define isb() isync()
|