Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/xmon/
Dxmon.c129 static unsigned long read_spr(int);
1543 read_spr(int n) in read_spr() function
1663 val = read_spr(regno); in super_regs()
1668 printf("spr %lx = %lx\n", regno, read_spr(regno)); in super_regs()