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

  /development/ndk/platforms/android-9/arch-mips/include/asm/
mipsmtregs.h 159 #define mftc0(rt,sel) ({ unsigned long __res; __asm__ __volatile__( " .set push \n" " .set mips32r2 \n" " .set noat \n" " # mftc0 $1, $" #rt ", " #sel " \n" " .word 0x41000800 | (" #rt " << 16) | " #sel " \n" " move %0, $1 \n" " .set pop \n" : "=r" (__res)); __res; }) macro
167 #define read_vpe_c0_vpecontrol() mftc0(1, 1)
170 #define read_vpe_c0_vpeconf0() mftc0(1, 2)
172 #define read_vpe_c0_count() mftc0(9, 0)
175 #define read_vpe_c0_status() mftc0(12, 0)
177 #define read_vpe_c0_cause() mftc0(13, 0)
180 #define read_vpe_c0_config() mftc0(16, 0)
182 #define read_vpe_c0_config1() mftc0(16, 1)
185 #define read_vpe_c0_config7() mftc0(16, 7
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
mipsmtregs.h 159 #define mftc0(rt,sel) ({ unsigned long __res; __asm__ __volatile__( " .set push \n" " .set mips32r2 \n" " .set noat \n" " # mftc0 $1, $" #rt ", " #sel " \n" " .word 0x41000800 | (" #rt " << 16) | " #sel " \n" " move %0, $1 \n" " .set pop \n" : "=r" (__res)); __res; }) macro
167 #define read_vpe_c0_vpecontrol() mftc0(1, 1)
170 #define read_vpe_c0_vpeconf0() mftc0(1, 2)
172 #define read_vpe_c0_count() mftc0(9, 0)
175 #define read_vpe_c0_status() mftc0(12, 0)
177 #define read_vpe_c0_cause() mftc0(13, 0)
180 #define read_vpe_c0_config() mftc0(16, 0)
182 #define read_vpe_c0_config1() mftc0(16, 1)
185 #define read_vpe_c0_config7() mftc0(16, 7
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
mipsmtregs.h 159 #define mftc0(rt,sel) ({ unsigned long __res; __asm__ __volatile__( " .set push \n" " .set mips32r2 \n" " .set noat \n" " # mftc0 $1, $" #rt ", " #sel " \n" " .word 0x41000800 | (" #rt " << 16) | " #sel " \n" " move %0, $1 \n" " .set pop \n" : "=r" (__res)); __res; }) macro
167 #define read_vpe_c0_vpecontrol() mftc0(1, 1)
170 #define read_vpe_c0_vpeconf0() mftc0(1, 2)
172 #define read_vpe_c0_count() mftc0(9, 0)
175 #define read_vpe_c0_status() mftc0(12, 0)
177 #define read_vpe_c0_cause() mftc0(13, 0)
180 #define read_vpe_c0_config() mftc0(16, 0)
182 #define read_vpe_c0_config1() mftc0(16, 1)
185 #define read_vpe_c0_config7() mftc0(16, 7
    [all...]
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/
mipsmtregs.h 159 #define mftc0(rt,sel) ({ unsigned long __res; __asm__ __volatile__( " .set push \n" " .set mips32r2 \n" " .set noat \n" " # mftc0 $1, $" #rt ", " #sel " \n" " .word 0x41000800 | (" #rt " << 16) | " #sel " \n" " move %0, $1 \n" " .set pop \n" : "=r" (__res)); __res; }) macro
167 #define read_vpe_c0_vpecontrol() mftc0(1, 1)
170 #define read_vpe_c0_vpeconf0() mftc0(1, 2)
172 #define read_vpe_c0_count() mftc0(9, 0)
175 #define read_vpe_c0_status() mftc0(12, 0)
177 #define read_vpe_c0_cause() mftc0(13, 0)
180 #define read_vpe_c0_config() mftc0(16, 0)
182 #define read_vpe_c0_config1() mftc0(16, 1)
185 #define read_vpe_c0_config7() mftc0(16, 7
    [all...]
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/
mipsmtregs.h 159 #define mftc0(rt,sel) ({ unsigned long __res; __asm__ __volatile__( " .set push \n" " .set mips32r2 \n" " .set noat \n" " # mftc0 $1, $" #rt ", " #sel " \n" " .word 0x41000800 | (" #rt " << 16) | " #sel " \n" " move %0, $1 \n" " .set pop \n" : "=r" (__res)); __res; }) macro
167 #define read_vpe_c0_vpecontrol() mftc0(1, 1)
170 #define read_vpe_c0_vpeconf0() mftc0(1, 2)
172 #define read_vpe_c0_count() mftc0(9, 0)
175 #define read_vpe_c0_status() mftc0(12, 0)
177 #define read_vpe_c0_cause() mftc0(13, 0)
180 #define read_vpe_c0_config() mftc0(16, 0)
182 #define read_vpe_c0_config1() mftc0(16, 1)
185 #define read_vpe_c0_config7() mftc0(16, 7
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
mipsmtregs.h 159 #define mftc0(rt,sel) ({ unsigned long __res; __asm__ __volatile__( " .set push \n" " .set mips32r2 \n" " .set noat \n" " # mftc0 $1, $" #rt ", " #sel " \n" " .word 0x41000800 | (" #rt " << 16) | " #sel " \n" " move %0, $1 \n" " .set pop \n" : "=r" (__res)); __res; }) macro
167 #define read_vpe_c0_vpecontrol() mftc0(1, 1)
170 #define read_vpe_c0_vpeconf0() mftc0(1, 2)
172 #define read_vpe_c0_count() mftc0(9, 0)
175 #define read_vpe_c0_status() mftc0(12, 0)
177 #define read_vpe_c0_cause() mftc0(13, 0)
180 #define read_vpe_c0_config() mftc0(16, 0)
182 #define read_vpe_c0_config1() mftc0(16, 1)
185 #define read_vpe_c0_config7() mftc0(16, 7
    [all...]
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/
mipsmtregs.h 159 #define mftc0(rt,sel) ({ unsigned long __res; __asm__ __volatile__( " .set push \n" " .set mips32r2 \n" " .set noat \n" " # mftc0 $1, $" #rt ", " #sel " \n" " .word 0x41000800 | (" #rt " << 16) | " #sel " \n" " move %0, $1 \n" " .set pop \n" : "=r" (__res)); __res; }) macro
167 #define read_vpe_c0_vpecontrol() mftc0(1, 1)
170 #define read_vpe_c0_vpeconf0() mftc0(1, 2)
172 #define read_vpe_c0_count() mftc0(9, 0)
175 #define read_vpe_c0_status() mftc0(12, 0)
177 #define read_vpe_c0_cause() mftc0(13, 0)
180 #define read_vpe_c0_config() mftc0(16, 0)
182 #define read_vpe_c0_config1() mftc0(16, 1)
185 #define read_vpe_c0_config7() mftc0(16, 7
    [all...]
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/
mipsmtregs.h 159 #define mftc0(rt,sel) ({ unsigned long __res; __asm__ __volatile__( " .set push \n" " .set mips32r2 \n" " .set noat \n" " # mftc0 $1, $" #rt ", " #sel " \n" " .word 0x41000800 | (" #rt " << 16) | " #sel " \n" " move %0, $1 \n" " .set pop \n" : "=r" (__res)); __res; }) macro
167 #define read_vpe_c0_vpecontrol() mftc0(1, 1)
170 #define read_vpe_c0_vpeconf0() mftc0(1, 2)
172 #define read_vpe_c0_count() mftc0(9, 0)
175 #define read_vpe_c0_status() mftc0(12, 0)
177 #define read_vpe_c0_cause() mftc0(13, 0)
180 #define read_vpe_c0_config() mftc0(16, 0)
182 #define read_vpe_c0_config1() mftc0(16, 1)
185 #define read_vpe_c0_config7() mftc0(16, 7
    [all...]
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/
mipsmtregs.h 159 #define mftc0(rt,sel) ({ unsigned long __res; __asm__ __volatile__( " .set push \n" " .set mips32r2 \n" " .set noat \n" " # mftc0 $1, $" #rt ", " #sel " \n" " .word 0x41000800 | (" #rt " << 16) | " #sel " \n" " move %0, $1 \n" " .set pop \n" : "=r" (__res)); __res; }) macro
167 #define read_vpe_c0_vpecontrol() mftc0(1, 1)
170 #define read_vpe_c0_vpeconf0() mftc0(1, 2)
172 #define read_vpe_c0_count() mftc0(9, 0)
175 #define read_vpe_c0_status() mftc0(12, 0)
177 #define read_vpe_c0_cause() mftc0(13, 0)
180 #define read_vpe_c0_config() mftc0(16, 0)
182 #define read_vpe_c0_config1() mftc0(16, 1)
185 #define read_vpe_c0_config7() mftc0(16, 7
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
mipsmtregs.h 159 #define mftc0(rt,sel) ({ unsigned long __res; __asm__ __volatile__( " .set push \n" " .set mips32r2 \n" " .set noat \n" " # mftc0 $1, $" #rt ", " #sel " \n" " .word 0x41000800 | (" #rt " << 16) | " #sel " \n" " move %0, $1 \n" " .set pop \n" : "=r" (__res)); __res; }) macro
167 #define read_vpe_c0_vpecontrol() mftc0(1, 1)
170 #define read_vpe_c0_vpeconf0() mftc0(1, 2)
172 #define read_vpe_c0_count() mftc0(9, 0)
175 #define read_vpe_c0_status() mftc0(12, 0)
177 #define read_vpe_c0_cause() mftc0(13, 0)
180 #define read_vpe_c0_config() mftc0(16, 0)
182 #define read_vpe_c0_config1() mftc0(16, 1)
185 #define read_vpe_c0_config7() mftc0(16, 7
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/
mipsmtregs.h 159 #define mftc0(rt,sel) ({ unsigned long __res; __asm__ __volatile__( " .set push \n" " .set mips32r2 \n" " .set noat \n" " # mftc0 $1, $" #rt ", " #sel " \n" " .word 0x41000800 | (" #rt " << 16) | " #sel " \n" " move %0, $1 \n" " .set pop \n" : "=r" (__res)); __res; }) macro
167 #define read_vpe_c0_vpecontrol() mftc0(1, 1)
170 #define read_vpe_c0_vpeconf0() mftc0(1, 2)
172 #define read_vpe_c0_count() mftc0(9, 0)
175 #define read_vpe_c0_status() mftc0(12, 0)
177 #define read_vpe_c0_cause() mftc0(13, 0)
180 #define read_vpe_c0_config() mftc0(16, 0)
182 #define read_vpe_c0_config1() mftc0(16, 1)
185 #define read_vpe_c0_config7() mftc0(16, 7
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
mipsmtregs.h 159 #define mftc0(rt,sel) ({ unsigned long __res; __asm__ __volatile__( " .set push \n" " .set mips32r2 \n" " .set noat \n" " # mftc0 $1, $" #rt ", " #sel " \n" " .word 0x41000800 | (" #rt " << 16) | " #sel " \n" " move %0, $1 \n" " .set pop \n" : "=r" (__res)); __res; }) macro
167 #define read_vpe_c0_vpecontrol() mftc0(1, 1)
170 #define read_vpe_c0_vpeconf0() mftc0(1, 2)
172 #define read_vpe_c0_count() mftc0(9, 0)
175 #define read_vpe_c0_status() mftc0(12, 0)
177 #define read_vpe_c0_cause() mftc0(13, 0)
180 #define read_vpe_c0_config() mftc0(16, 0)
182 #define read_vpe_c0_config1() mftc0(16, 1)
185 #define read_vpe_c0_config7() mftc0(16, 7
    [all...]

Completed in 194 milliseconds