Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dmipsmtregs.h285 #define mftc0(rt,sel) \ macro
376 #define read_vpe_c0_vpeconf0() mftc0(1, 2)
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)
392 #define read_vpe_c0_ebase() mftc0(15, 1)
396 #define read_vpe_c0_epc() mftc0(14, 0)
401 #define read_tc_c0_tcstatus() mftc0(2, 1)
403 #define read_tc_c0_tcbind() mftc0(2, 2)
[all …]
/openbmc/linux/arch/mips/kernel/
H A Dcps-vec.S424 mftc0 t0, CP0_TCHALT
469 mftc0 t0, CP0_TCSTATUS
479 mftc0 t0, CP0_VPECONF0