Searched refs:mftc0 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | mipsmtregs.h | 286 #define mftc0(rt,sel) \ macro 294 " # mftc0 $1, $" #rt ", " #sel " \n" \ 375 #define read_vpe_c0_vpecontrol() mftc0(1, 1) 377 #define read_vpe_c0_vpeconf0() mftc0(1, 2) 379 #define read_vpe_c0_vpeconf1() mftc0(1, 3) 381 #define read_vpe_c0_count() mftc0(9, 0) 383 #define read_vpe_c0_status() mftc0(12, 0) 385 #define read_vpe_c0_cause() mftc0(13, 0) 387 #define read_vpe_c0_config() mftc0(16, 0) 389 #define read_vpe_c0_config1() mftc0(1 [all...] |
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | mipsmtregs.h | 285 #define mftc0(rt,sel) \ macro 293 " # mftc0 $1, $" #rt ", " #sel " \n" \ 374 #define read_vpe_c0_vpecontrol() mftc0(1, 1) 376 #define read_vpe_c0_vpeconf0() mftc0(1, 2) 378 #define read_vpe_c0_vpeconf1() mftc0(1, 3) 380 #define read_vpe_c0_count() mftc0(9, 0) 382 #define read_vpe_c0_status() mftc0(12, 0) 384 #define read_vpe_c0_cause() mftc0(13, 0) 386 #define read_vpe_c0_config() mftc0(16, 0) 388 #define read_vpe_c0_config1() mftc0(1 [all...] |
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | cps-vec.S | 427 mftc0 t0, CP0_TCHALT 472 mftc0 t0, CP0_TCSTATUS 482 mftc0 t0, CP0_VPECONF0
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | cps-vec.S | 424 mftc0 t0, CP0_TCHALT 469 mftc0 t0, CP0_TCSTATUS 479 mftc0 t0, CP0_VPECONF0
|
Completed in 5 milliseconds