| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86InstrFPStack.td | 398 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 D | X86InsertWait.cpp | 60 return (Reg == X86::FPCW || Reg == X86::FPSW || in isX87Reg()
|
| H A D | X86RegisterInfo.td | 305 def FPSW : X86Reg<"fpsr", 0>; 580 def FPCCR : RegisterClass<"X86", [i16], 16, (add FPSW)> {
|
| H A D | X86RegisterInfo.cpp | 537 Reserved.set(X86::FPSW); in getReservedRegs()
|
| H A D | X86ISelDAGToDAG.cpp | 5378 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 D | X86InstrFormats.td | 460 let Defs = [FPSW]; 467 let Defs = [FPSW];
|
| H A D | X86ISelLowering.cpp | 51957 return std::make_pair(X86::FPSW, &X86::FPCCRRegClass); in getRegForInlineAsmConstraint()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
| H A D | mips-ps-3d.md | 442 (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 D | mips.md | 239 (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 D | mips-ps-3d.md | 442 (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 D | mips.md | 239 (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 D | iq2000.md | 128 (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 D | iq2000.md | 128 (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 D | ChangeLog-2015 | 8291 (rx_gdbarch_init): Initialize PSW, BPSW, and FPSW flags types.
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-2015 | 8291 (rx_gdbarch_init): Initialize PSW, BPSW, and FPSW flags types.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2014 | 340 FPSW for R6.
|