Searched defs:SR (Results 1 - 3 of 3) sorted by relevance

/arch/sh/include/cpu-sh5/cpu/
H A Dregisters.h25 #define SR cr0 macro
87 #define __SR __str(SR)
/arch/mips/include/asm/emma/
H A Demma2rh.h232 #define SR 0x000000ff macro
/arch/powerpc/xmon/
H A Dppc-opc.c483 /* The SR field in an X form instruction. */
484 #define SR SPRG + 1
488 #define STRM SR + 1
3487 { "mtsrd", X(31,82), XRB_MASK|(1<<20), PPC64, { SR, RS } },
3615 { "mtsr", X(31,210), XRB_MASK|(1<<20), COM32, { SR, RS } },
4329 { "mfsr", X(31,595), XRB_MASK|(1<<20), COM32, { RT, SR } },
482 #define SR macro

Completed in 117 milliseconds