Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrFPStack.td398 let Defs = [FPSW, FPCW], mayLoad = 1 in {
403 let Defs = [FPSW, FPCW], Uses = [FPSW, FPCW], mayStore = 1 in {
408 let Uses = [FPSW], mayStore = 1 in
636 let SchedRW = [WriteFLDC], Defs = [FPSW], Uses = [FPCW], mayRaiseFPException = 0 in {
657 let Defs = [EFLAGS, FPSW], Uses = [FPCW] in {
679 def UCOM_Fr : FPI<0xDD, MRM4r, // FPSW = cmp ST(0) with ST(i)
681 def UCOM_FPr : FPI<0xDD, MRM5r, // FPSW = cmp ST(0) with ST(i), pop
687 let Defs = [EFLAGS, FPSW], Uses = [ST0, FPCW] in {
702 let Defs = [AX, FPSW], Uses = [FPSW], hasSideEffects = 0 in
705 let Defs = [FPSW], Uses = [FPCW] in
[all …]
H A DX86InsertWait.cpp60 return (Reg == X86::FPCW || Reg == X86::FPSW || in isX87Reg()
H A DX86RegisterInfo.td305 def FPSW : X86Reg<"fpsr", 0>;
580 def FPCCR : RegisterClass<"X86", [i16], 16, (add FPSW)> {
H A DX86RegisterInfo.cpp537 Reserved.set(X86::FPSW); in getReservedRegs()
H A DX86ISelDAGToDAG.cpp5378 SDValue FPSW = CurDAG->getCopyToReg(Chain, dl, X86::FPSW, Cmp, SDValue()); in Select() local
5379 Chain = FPSW; in Select()
5381 SDValue(CurDAG->getMachineNode(X86::FNSTSW16r, dl, MVT::i16, FPSW, in Select()
5382 FPSW.getValue(1)), in Select()
H A DX86InstrFormats.td460 let Defs = [FPSW];
467 let Defs = [FPSW];
H A DX86ISelLowering.cpp51957 return std::make_pair(X86::FPSW, &X86::FPCCRRegClass); in getRegForInlineAsmConstraint()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips-ps-3d.md442 (set_attr "mode" "FPSW")])
476 (set_attr "mode" "FPSW")])
505 (set_attr "mode" "FPSW")])
521 (set_attr "mode" "FPSW")])
532 (set_attr "mode" "FPSW")])
548 (set_attr "mode" "FPSW")])
559 (set_attr "mode" "FPSW")])
H A Dmips.md239 (define_attr "mode" "unknown,none,QI,HI,SI,DI,TI,SF,DF,TF,FPSW,
6286 (set_attr "mode" "FPSW")])
6295 (set_attr "mode" "FPSW")])
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips-ps-3d.md442 (set_attr "mode" "FPSW")])
476 (set_attr "mode" "FPSW")])
505 (set_attr "mode" "FPSW")])
521 (set_attr "mode" "FPSW")])
532 (set_attr "mode" "FPSW")])
548 (set_attr "mode" "FPSW")])
559 (set_attr "mode" "FPSW")])
H A Dmips.md239 (define_attr "mode" "unknown,none,QI,HI,SI,DI,TI,SF,DF,TF,FPSW,
6276 (set_attr "mode" "FPSW")])
6285 (set_attr "mode" "FPSW")])
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/iq2000/
H A Diq2000.md128 (define_attr "mode" "unknown,none,QI,HI,SI,DI,SF,DF,FPSW" (const_string "unknown"))
/netbsd-src/external/gpl3/gcc/dist/gcc/config/iq2000/
H A Diq2000.md128 (define_attr "mode" "unknown,none,QI,HI,SI,DI,SF,DF,FPSW" (const_string "unknown"))
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20158291 (rx_gdbarch_init): Initialize PSW, BPSW, and FPSW flags types.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20158291 (rx_gdbarch_init): Initialize PSW, BPSW, and FPSW flags types.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-2014340 FPSW for R6.