Home
last modified time | relevance | path

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

/linux/arch/sh/math-emu/
H A Dmath.c46 #define XREG(n) (n^16) macro
47 #define XFn (FR[BANK(XREG(n))])
48 #define XFm (FR[BANK(XREG(m))])
49 #define XDn (DR[BANK(XREG(n))/2])
50 #define XDm (DR[BANK(XREG(m))/2])