Home
last modified time | relevance | path

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

/arch/alpha/lib/
Ddivide.S61 #define DIV_ONLY(x,y...) x,##y macro
69 #define DIV_ONLY(x,y...) macro
112 DIV_ONLY(stq tmp2,32($30))
138 2: DIV_ONLY(addq quotient,mask,tmp2)
142 DIV_ONLY(cmovne compare,tmp2,quotient)
151 DIV_ONLY(ldq tmp2,32($30))
Dev6-divide.S71 #define DIV_ONLY(x,y...) x,##y macro
79 #define DIV_ONLY(x,y...) macro
124 DIV_ONLY(stq tmp2,32($30)) # L : L U U L
166 DIV_ONLY(addq quotient,mask,tmp2) # E :
175 DIV_ONLY(cmovne compare,tmp2,quotient) # E : Latency 2, extra map slot
202 DIV_ONLY(ldq tmp2,32($30)) # L :