Home
last modified time | relevance | path

Searched defs:spr (Results 1 – 7 of 7) sorted by relevance

/arch/powerpc/xmon/
Dspr_access.S34 spr = 0 define
38 spr = spr + 1 define
42 spr = 0 define
46 spr = spr + 1 define
Dxmon.c2137 static void dump_one_spr(int spr, bool show_unimplemented) in dump_one_spr()
2169 int spr; in super_regs() local
Dppc-opc.c2852 #define XSPR(op, xop, spr) \ argument
/arch/powerpc/include/asm/
Dsstep.h121 int spr; member
Dppc-opcode.h567 #define PPC_RAW_MFSPR(d, spr) (0x7c0002a6 | ___PPC_RT(d) | __PPC_SPR(spr)) argument
568 #define PPC_RAW_MTSPR(spr, d) (0x7c0003a6 | ___PPC_RS(d) | __PPC_SPR(spr)) argument
/arch/powerpc/lib/
Dsstep.c1295 unsigned int opcode, ra, rb, rc, rd, spr, u; in analyse_instr() local
/arch/m68k/include/asm/
Damigahw.h181 } spr[8]; member