Home
last modified time | relevance | path

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

/bionic/libc/kernel/arch-mips/asm/
Dmipsmtregs.h94 #define VPECONTROL_TARGTC (_ULCAST_(0xff)) macro
166 #define settc(tc) do { write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); …