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

  /development/ndk/platforms/android-9/arch-mips/include/asm/
barrier.h 25 #define __fast_iob() __asm__ __volatile__( ".set push\n\t" ".set noreorder\n\t" "lw $0,%0\n\t" "nop\n\t" ".set pop" : : "m" (*(int *)CKSEG1) : "memory") macro
30 #define fast_iob() do { __sync(); __fast_iob(); } while (0)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
barrier.h 25 #define __fast_iob() __asm__ __volatile__( ".set push\n\t" ".set noreorder\n\t" "lw $0,%0\n\t" "nop\n\t" ".set pop" : : "m" (*(int *)CKSEG1) : "memory") macro
30 #define fast_iob() do { __sync(); __fast_iob(); } while (0)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
barrier.h 25 #define __fast_iob() __asm__ __volatile__( ".set push\n\t" ".set noreorder\n\t" "lw $0,%0\n\t" "nop\n\t" ".set pop" : : "m" (*(int *)CKSEG1) : "memory") macro
30 #define fast_iob() do { __sync(); __fast_iob(); } while (0)
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/
barrier.h 25 #define __fast_iob() __asm__ __volatile__( ".set push\n\t" ".set noreorder\n\t" "lw $0,%0\n\t" "nop\n\t" ".set pop" : : "m" (*(int *)CKSEG1) : "memory") macro
30 #define fast_iob() do { __sync(); __fast_iob(); } while (0)
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/
barrier.h 25 #define __fast_iob() __asm__ __volatile__( ".set push\n\t" ".set noreorder\n\t" "lw $0,%0\n\t" "nop\n\t" ".set pop" : : "m" (*(int *)CKSEG1) : "memory") macro
30 #define fast_iob() do { __sync(); __fast_iob(); } while (0)
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
barrier.h 25 #define __fast_iob() __asm__ __volatile__( ".set push\n\t" ".set noreorder\n\t" "lw $0,%0\n\t" "nop\n\t" ".set pop" : : "m" (*(int *)CKSEG1) : "memory") macro
30 #define fast_iob() do { __sync(); __fast_iob(); } while (0)
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/
barrier.h 25 #define __fast_iob() __asm__ __volatile__( ".set push\n\t" ".set noreorder\n\t" "lw $0,%0\n\t" "nop\n\t" ".set pop" : : "m" (*(int *)CKSEG1) : "memory") macro
30 #define fast_iob() do { __sync(); __fast_iob(); } while (0)
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/
barrier.h 25 #define __fast_iob() __asm__ __volatile__( ".set push\n\t" ".set noreorder\n\t" "lw $0,%0\n\t" "nop\n\t" ".set pop" : : "m" (*(int *)CKSEG1) : "memory") macro
30 #define fast_iob() do { __sync(); __fast_iob(); } while (0)
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/
barrier.h 25 #define __fast_iob() __asm__ __volatile__( ".set push\n\t" ".set noreorder\n\t" "lw $0,%0\n\t" "nop\n\t" ".set pop" : : "m" (*(int *)CKSEG1) : "memory") macro
30 #define fast_iob() do { __sync(); __fast_iob(); } while (0)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
barrier.h 25 #define __fast_iob() __asm__ __volatile__( ".set push\n\t" ".set noreorder\n\t" "lw $0,%0\n\t" "nop\n\t" ".set pop" : : "m" (*(int *)CKSEG1) : "memory") macro
30 #define fast_iob() do { __sync(); __fast_iob(); } while (0)
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/
barrier.h 25 #define __fast_iob() __asm__ __volatile__( ".set push\n\t" ".set noreorder\n\t" "lw $0,%0\n\t" "nop\n\t" ".set pop" : : "m" (*(int *)CKSEG1) : "memory") macro
30 #define fast_iob() do { __sync(); __fast_iob(); } while (0)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
barrier.h 25 #define __fast_iob() __asm__ __volatile__( ".set push\n\t" ".set noreorder\n\t" "lw $0,%0\n\t" "nop\n\t" ".set pop" : : "m" (*(int *)CKSEG1) : "memory") macro
30 #define fast_iob() do { __sync(); __fast_iob(); } while (0)

Completed in 3992 milliseconds