Home
last modified time | relevance | path

Searched refs:mftc0 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/include/asm/
A Dmipsmtregs.h286 #define mftc0(rt,sel) \ macro
377 #define read_vpe_c0_vpeconf0() mftc0(1, 2)
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)
393 #define read_vpe_c0_ebase() mftc0(15, 1)
397 #define read_vpe_c0_epc() mftc0(14, 0)
402 #define read_tc_c0_tcstatus() mftc0(2, 1)
404 #define read_tc_c0_tcbind() mftc0(2, 2)
[all …]
/linux/arch/mips/kernel/
A Dcps-vec.S426 mftc0 t0, CP0_TCHALT
471 mftc0 t0, CP0_TCSTATUS
481 mftc0 t0, CP0_VPECONF0

Completed in 4 milliseconds