Searched refs:FP7 (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dspu-insns.h110 FP7 integer operations executed in SP floating pipeline
244 APUOP(M_MPYI, RI10, 0x3a0, "mpyi", _A3(A_T,A_A,A_S10), 00012, FP7) /* MPYI RT<-RA*I10 */
245 APUOP(M_MPYUI, RI10, 0x3a8, "mpyui", _A3(A_T,A_A,A_S10), 00012, FP7) /* MPYUI RT<-RA*I10 */
246 APUOP(M_CFLTS, RI8, 0x3b0, "cflts", _A3(A_T,A_A,A_U7A), 00012, FP7) /* CFLTS RT<-int(RA,I8) */
247 APUOP(M_CFLTU, RI8, 0x3b2, "cfltu", _A3(A_T,A_A,A_U7A), 00012, FP7) /* CFLTU RT<-int(RA,I8) */
248 APUOP(M_CSFLT, RI8, 0x3b4, "csflt", _A3(A_T,A_A,A_U7B), 00012, FP7) /* CSFLT RT<-flt(RA,I8) */
249 APUOP(M_CUFLT, RI8, 0x3b6, "cuflt", _A3(A_T,A_A,A_U7B), 00012, FP7) /* CUFLT RT<-flt(RA,I8) */
253 APUOP(M_FSCRWR, RR, 0x3ba, "fscrwr", _A2(A_T,A_A), 00010, FP7) /* FSCRWR FP_status<-RA */
254 APUOP(M_FSCRWR2, RR, 0x3ba, "fscrwr", _A1(A_A), 00010, FP7) /* FSCRWR FP_status<-RA */
308 APUOP(M_MPY, RR, 0x3c4, "mpy", _A3(A_T,A_A,A_B), 00112, FP7) /* MP
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dspu-insns.h110 FP7 integer operations executed in SP floating pipeline
244 APUOP(M_MPYI, RI10, 0x3a0, "mpyi", _A3(A_T,A_A,A_S10), 00012, FP7) /* MPYI RT<-RA*I10 */
245 APUOP(M_MPYUI, RI10, 0x3a8, "mpyui", _A3(A_T,A_A,A_S10), 00012, FP7) /* MPYUI RT<-RA*I10 */
246 APUOP(M_CFLTS, RI8, 0x3b0, "cflts", _A3(A_T,A_A,A_U7A), 00012, FP7) /* CFLTS RT<-int(RA,I8) */
247 APUOP(M_CFLTU, RI8, 0x3b2, "cfltu", _A3(A_T,A_A,A_U7A), 00012, FP7) /* CFLTU RT<-int(RA,I8) */
248 APUOP(M_CSFLT, RI8, 0x3b4, "csflt", _A3(A_T,A_A,A_U7B), 00012, FP7) /* CSFLT RT<-flt(RA,I8) */
249 APUOP(M_CUFLT, RI8, 0x3b6, "cuflt", _A3(A_T,A_A,A_U7B), 00012, FP7) /* CUFLT RT<-flt(RA,I8) */
253 APUOP(M_FSCRWR, RR, 0x3ba, "fscrwr", _A2(A_T,A_A), 00010, FP7) /* FSCRWR FP_status<-RA */
254 APUOP(M_FSCRWR2, RR, 0x3ba, "fscrwr", _A1(A_A), 00010, FP7) /* FSCRWR FP_status<-RA */
308 APUOP(M_MPY, RR, 0x3c4, "mpy", _A3(A_T,A_A,A_B), 00112, FP7) /* MP
[all...]
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dspu-insns.h110 FP7 integer operations executed in SP floating pipeline
244 APUOP(M_MPYI, RI10, 0x3a0, "mpyi", _A3(A_T,A_A,A_S10), 00012, FP7) /* MPYI RT<-RA*I10 */
245 APUOP(M_MPYUI, RI10, 0x3a8, "mpyui", _A3(A_T,A_A,A_S10), 00012, FP7) /* MPYUI RT<-RA*I10 */
246 APUOP(M_CFLTS, RI8, 0x3b0, "cflts", _A3(A_T,A_A,A_U7A), 00012, FP7) /* CFLTS RT<-int(RA,I8) */
247 APUOP(M_CFLTU, RI8, 0x3b2, "cfltu", _A3(A_T,A_A,A_U7A), 00012, FP7) /* CFLTU RT<-int(RA,I8) */
248 APUOP(M_CSFLT, RI8, 0x3b4, "csflt", _A3(A_T,A_A,A_U7B), 00012, FP7) /* CSFLT RT<-flt(RA,I8) */
249 APUOP(M_CUFLT, RI8, 0x3b6, "cuflt", _A3(A_T,A_A,A_U7B), 00012, FP7) /* CUFLT RT<-flt(RA,I8) */
253 APUOP(M_FSCRWR, RR, 0x3ba, "fscrwr", _A2(A_T,A_A), 00010, FP7) /* FSCRWR FP_status<-RA */
254 APUOP(M_FSCRWR2, RR, 0x3ba, "fscrwr", _A1(A_A), 00010, FP7) /* FSCRWR FP_status<-RA */
308 APUOP(M_MPY, RR, 0x3c4, "mpy", _A3(A_T,A_A,A_B), 00112, FP7) /* MP
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dspu-insns.h110 FP7 integer operations executed in SP floating pipeline
244 APUOP(M_MPYI, RI10, 0x3a0, "mpyi", _A3(A_T,A_A,A_S10), 00012, FP7) /* MPYI RT<-RA*I10 */
245 APUOP(M_MPYUI, RI10, 0x3a8, "mpyui", _A3(A_T,A_A,A_S10), 00012, FP7) /* MPYUI RT<-RA*I10 */
246 APUOP(M_CFLTS, RI8, 0x3b0, "cflts", _A3(A_T,A_A,A_U7A), 00012, FP7) /* CFLTS RT<-int(RA,I8) */
247 APUOP(M_CFLTU, RI8, 0x3b2, "cfltu", _A3(A_T,A_A,A_U7A), 00012, FP7) /* CFLTU RT<-int(RA,I8) */
248 APUOP(M_CSFLT, RI8, 0x3b4, "csflt", _A3(A_T,A_A,A_U7B), 00012, FP7) /* CSFLT RT<-flt(RA,I8) */
249 APUOP(M_CUFLT, RI8, 0x3b6, "cuflt", _A3(A_T,A_A,A_U7B), 00012, FP7) /* CUFLT RT<-flt(RA,I8) */
253 APUOP(M_FSCRWR, RR, 0x3ba, "fscrwr", _A2(A_T,A_A), 00010, FP7) /* FSCRWR FP_status<-RA */
254 APUOP(M_FSCRWR2, RR, 0x3ba, "fscrwr", _A1(A_A), 00010, FP7) /* FSCRWR FP_status<-RA */
308 APUOP(M_MPY, RR, 0x3c4, "mpy", _A3(A_T,A_A,A_B), 00112, FP7) /* MP
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dm68k-parse.h71 FP7, enumerator in enum:m68k_register
H A Dm68k-parse.y855 else if (reg >= FP0 && reg <= FP7)
H A Dm68k-parse.c2445 else if (reg >= FP0 && reg <= FP7)
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dm68k-parse.h71 FP7, enumerator in enum:m68k_register
H A Dm68k-parse.y855 else if (reg >= FP0 && reg <= FP7)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dm68k-parse.h71 FP7, enumerator in enum:m68k_register
H A Dm68k-parse.y855 else if (reg >= FP0 && reg <= FP7)
H A Dm68k-parse.c2445 else if (reg >= FP0 && reg <= FP7)
/netbsd-current/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dmacdefs.h171 #define FP7 30 macro
/netbsd-current/external/gpl3/gdb.old/dist/gdb/stubs/
H A Dm68k-stub.c149 FP0,FP1,FP2,FP3,FP4,FP5,FP6,FP7, enumerator in enum:regnames
/netbsd-current/external/gpl3/gdb/dist/gdb/stubs/
H A Dm68k-stub.c149 FP0,FP1,FP2,FP3,FP4,FP5,FP6,FP7, enumerator in enum:regnames
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp121 {codeview::RegisterId::ST7, X86::FP7},
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp472 static_assert(X86::FP7 - X86::FP0 == 7, "sequential FP regnumbers");
H A DX86ISelLowering.cpp[all...]
/netbsd-current/sys/arch/m68k/060sp/dist/
H A Dpfpsp.s4312 # operations and postincrement mode. (bit7 = FP7 ... bit0 = FP0)
4386 lsl.b &0x1,%d1 # should FP7 be moved?
4476 lsl.b &0x1,%d1 # should FP7 be moved?
H A Dfpsp.s18262 # operations and postincrement mode. (bit7 = FP7 ... bit0 = FP0)
18336 lsl.b &0x1,%d1 # should FP7 be moved?
18426 lsl.b &0x1,%d1 # should FP7 be moved?

Completed in 521 milliseconds