Searched refs:MO (Results 1 - 3 of 3) sorted by relevance

/vbox/src/recompiler/Sun/
H A De_powl-x86.S95 #define MO(op) op##@GOTOFF(%ecx) define
98 #define MO(op) op define
148 fcompl MO(p63) // y : x
171 fdivrl MO(one) // 1/x (now referred to as x)
175 .L4: fldl MO(one) // 1 : x
193 fldl MO(one) // 1.0 : x : y
206 fldl MO(one) // 1.0 : x : y
210 fcompl MO(limit) // 1.0 : x : y
231 faddl MO(one) // 2^fract(y*log2(x)) : int(y*log2(x))
240 fldl MO(on
[all...]
H A De_powl-amd64.S77 //#define MO(op) op##(%rip)
79 #define MO(op) op define
117 fldl MO(p63) // 1L<<63 : y : x
138 fdivrl MO(one) // 1/x (now referred to as x)
142 4: fldl MO(one) // 1 : x
160 fldl MO(one) // 1.0 : x : y
170 fldl MO(one) // 1.0 : x : y
174 fcompl MO(limit) // 1.0 : x : y
195 faddl MO(one) // 2^fract(y*log2(x)) : int(y*log2(x))
201 fldl MO(on
[all...]
/vbox/src/VBox/Devices/Network/
H A DDevE1000.cpp6273 unsigned offset = GET_BITS(RCTL, MO);

Completed in 151 milliseconds