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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mips32-mt.s 20 mftc0 $7,$8
21 mftc0 $8,$0,0
22 mftc0 $8,$0,1
23 mftc0 $8,$0,2
24 mftc0 $8,$0,3
25 mftc0 $8,$0,4
26 mftc0 $8,$0,5
27 mftc0 $8,$0,6
28 mftc0 $8,$0,7
29 mftc0 $8,$1,
    [all...]
mips32-mt.d 22 0+002c <[^>]*> 41083800 mftc0 a3,c0_badvaddr
23 0+0030 <[^>]*> 41004000 mftc0 t0,c0_index
24 0+0034 <[^>]*> 41004001 mftc0 t0,\$0,1
25 0+0038 <[^>]*> 41004002 mftc0 t0,\$0,2
26 0+003c <[^>]*> 41004003 mftc0 t0,\$0,3
27 0+0040 <[^>]*> 41004004 mftc0 t0,\$0,4
28 0+0044 <[^>]*> 41004005 mftc0 t0,\$0,5
29 0+0048 <[^>]*> 41004006 mftc0 t0,\$0,6
30 0+004c <[^>]*> 41004007 mftc0 t0,\$0,7
31 0+0050 <[^>]*> 41014000 mftc0 t0,c0_rando
    [all...]
  /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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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...]
  /toolchain/binutils/binutils-2.25/opcodes/
mips-dis.c     [all...]
mips-opc.c     [all...]

Completed in 1120 milliseconds