Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/math-emu/
H A Dmath_64.c29 #define FMOVQ 0x003 macro
196 case FMOVQ: in do_mathemu()
457 case FMOVQ: rd->q[0] = rs2->q[0]; rd->q[1] = rs2->q[1]; break; in do_mathemu()