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

/linux-master/arch/mips/include/asm/
H A Dmipsmtregs.h310 _ASM_MACRO_2R_1S(mftc0, rs, rt, sel, \
315 #define _ASM_UNSET_MFTC0 ".purgem mftc0\n\t"
317 #define mftc0(rt, sel) \ macro
325 " mftc0 $1, " #rt ", " #sel " \n" \
426 #define read_vpe_c0_vpecontrol() mftc0($1, 1)
428 #define read_vpe_c0_vpeconf0() mftc0($1, 2)
430 #define read_vpe_c0_vpeconf1() mftc0($1, 3)
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(
[all...]
/linux-master/arch/mips/kernel/
H A Dcps-vec.S392 mftc0 t0, CP0_TCHALT
437 mftc0 t0, CP0_TCSTATUS
447 mftc0 t0, CP0_VPECONF0

Completed in 114 milliseconds