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