Searched defs:csr_func (Results 1 – 2 of 2) sorted by relevance
204 struct csr_func { struct216 static const struct csr_func csr_funcs[] = { argument
726 int csr_func = (opcode & CSR_FUNC_MASK) >> 16; in simulate_loongson3_cpucfg() local