Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/math-emu/
H A Dmath.c42 #define DRm (DR[BANK(m)/2]) macro
66 FP_DECL_EX; if(FPSCR_PR) op(D,x,DRm,DRn); else op(S,x,FRm,FRn);
261 DRn = DRm; in fmov_reg_reg()