Lines Matching refs:FPRegs
87 def FZEROS : VISInstD<0b001100001, "fzeros", FPRegs>;
89 def FONES : VISInstD<0b001111111, "fones", FPRegs>;
91 def FSRC1S : VISInst1<0b001110101, "fsrc1s", FPRegs>;
93 def FSRC2S : VISInst2<0b001111001, "fsrc2s", FPRegs>;
95 def FNOT1S : VISInst1<0b001101011, "fnot1s", FPRegs>;
97 def FNOT2S : VISInst2<0b001100111, "fnot2s", FPRegs>;
99 def FORS : VISInst<0b001111101, "fors", FPRegs>;
101 def FNORS : VISInst<0b001100011, "fnors", FPRegs>;
103 def FANDS : VISInst<0b001110001, "fands", FPRegs>;
105 def FNANDS : VISInst<0b001101111, "fnands", FPRegs>;
107 def FXORS : VISInst<0b001101101, "fxors", FPRegs>;
109 def FXNORS : VISInst<0b001110011, "fxnors", FPRegs>;
112 def FORNOT1S : VISInst<0b001111011, "fornot1s", FPRegs>;
114 def FORNOT2S : VISInst<0b001110111, "fornot2s", FPRegs>;
116 def FANDNOT1S : VISInst<0b001101001, "fandnot1s", FPRegs>;
118 def FANDNOT2S : VISInst<0b001100101, "fandnot2s", FPRegs>;