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

/bionic/libc/kernel/arch-mips/asm/
H A Dmipsmtregs.h30 #define read_c0_vpecontrol() __read_32bit_c0_register($1, 1) macro
166 #define settc(tc) do { write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); ehb(); } while (0)

Completed in 3 milliseconds