Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/math-emu/
Dmath_efp.c99 #define XB 4 macro
122 case EFSCFD: ret = XB; break; in insn_type()
126 case EFSCTSF: ret = XB; break; in insn_type()
127 case EFSCTSI: ret = XB; break; in insn_type()
128 case EFSCTSIZ: ret = XB; break; in insn_type()
129 case EFSCTUF: ret = XB; break; in insn_type()
130 case EFSCTUI: ret = XB; break; in insn_type()
131 case EFSCTUIZ: ret = XB; break; in insn_type()
137 case EFSCFSI: ret = XB; break; in insn_type()
144 case EVFSCTSF: ret = XB; break; in insn_type()
[all …]
Dmath.c157 #define XB 9 macro
270 case FSQRTS: func = fsqrts; type = XB; break; in do_mathemu()
271 case FRES: func = fres; type = XB; break; in do_mathemu()
273 case FRSQRTES: func = frsqrtes;type = XB; break; in do_mathemu()
289 case FSQRT: func = fsqrt; type = XB; break; in do_mathemu()
290 case FRE: func = fre; type = XB; break; in do_mathemu()
293 case FRSQRTE: func = frsqrte; type = XB; break; in do_mathemu()
306 case FRSP: func = frsp; type = XB; break; in do_mathemu()
307 case FCTIW: func = fctiw; type = XB; break; in do_mathemu()
308 case FCTIWZ: func = fctiwz; type = XB; break; in do_mathemu()
[all …]
/linux-4.4.14/drivers/usb/serial/
DKconfig332 Be sure you have a USA-28X, there are also 28XA and 28XB
340 Be sure you have a USA-28XA, there are also 28X and 28XB
344 bool "USB Keyspan USA-28XB Firmware"
347 Say Y here to include firmware for the USA-28XB converter.
348 Be sure you have a USA-28XB, there are also 28X and 28XA
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dx86-opcode-map.txt107 43: INC eBX (i64) | REX.XB (o64)
/linux-4.4.14/arch/x86/lib/
Dx86-opcode-map.txt107 43: INC eBX (i64) | REX.XB (o64)