Home | History | Annotate | Download | only in gdb

Lines Matching defs:sor

267   int	sor;		/* Number of rotating registers (decoded from
1351 cache->sor = 0;
1387 CORE_ADDR bof, sor, sol, sof, cfm, rrb_gr;
1745 sor = cache->sor;
1786 sor = ((cfm >> 14) & 0xf) * 8;
1804 if (i < sor)
1806 + ((i + (sor - rrb_gr)) % sor)]
1875 cache->sor = ((cfm >> 14) & 0xf) * 8;