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

/linux-master/arch/mips/include/asm/
H A Dmipsmtregs.h389 _ASM_MACRO_2R_1S(mttc0, rt, rs, sel, \
394 #define _ASM_UNSET_MTTC0 ".purgem mttc0\n\t"
396 #define mttc0(rs, sel, v) \ macro
402 " mttc0 %0," #rs ", " #sel " \n" \
427 #define write_vpe_c0_vpecontrol(val) mttc0($1, 1, val)
429 #define write_vpe_c0_vpeconf0(val) mttc0($1, 2, val)
431 #define write_vpe_c0_vpeconf1(val) mttc0($1, 3, val)
433 #define write_vpe_c0_count(val) mttc0($9, 0, val)
435 #define write_vpe_c0_status(val) mttc0($12, 0, val)
437 #define write_vpe_c0_cause(val) mttc0(
[all...]
/linux-master/arch/mips/kernel/
H A Dcps-vec.S234 mttc0 ta1, CP0_TCBIND
240 mttc0 t0, CP0_VPECONF0
243 mttc0 zero, CP0_TCSTATUS
247 mttc0 t0, CP0_TCHALT
403 mttc0 t1, CP0_TCRESTART
415 mttc0 t0, CP0_CONFIG
426 mttc0 t0, CP0_SEGCTL0
428 mttc0 t0, CP0_SEGCTL1
430 mttc0 t0, CP0_SEGCTL2
433 mttc0 zer
[all...]

Completed in 204 milliseconds