Home | History | Annotate | Download | only in X86

Lines Matching refs:ST0

192       return StackTop - 1 - getSlot(RegNo) + X86::ST0;
474 MBB->addLiveIn(X86::ST0+i-1);
796 I = BuildMI(*MBB, ++I, dl, TII->get(X86::ST_FPrr)).addReg(X86::ST0);
908 // (Reg st0) (OldReg st0) = (Reg OldReg st0)
1344 // 1. Popped inputs. These must appear at the stack top in ST0-STn. A
1414 // Defs must be contiguous from the stack top. ST0-STn.
1421 // So must the clobbered stack slots. ST0-STm, m >= n.
1485 Op.setReg(X86::ST0 + FPReg);