Searched refs:mftc0 (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/mips/include/asm/ |
| A D | mipsmtregs.h | 310 _ASM_MACRO_2R_1S(mftc0, rs, rt, sel, \ 317 #define mftc0(rt, sel) \ macro 432 #define read_vpe_c0_count() mftc0($9, 0) 434 #define read_vpe_c0_status() mftc0($12, 0) 436 #define read_vpe_c0_cause() mftc0($13, 0) 438 #define read_vpe_c0_config() mftc0($16, 0) 444 #define read_vpe_c0_ebase() mftc0($15, 1) 448 #define read_vpe_c0_epc() mftc0($14, 0) 453 #define read_tc_c0_tcstatus() mftc0($2, 1) 455 #define read_tc_c0_tcbind() mftc0($2, 2) [all …]
|
| /linux/arch/mips/kernel/ |
| A D | cps-vec.S | 392 mftc0 t0, CP0_TCHALT 437 mftc0 t0, CP0_TCSTATUS 447 mftc0 t0, CP0_VPECONF0
|
Completed in 7 milliseconds