HomeSort by relevance Sort by last modified time
    Searched refs:FMOVS (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Sparc/
SparcInstrInfo.cpp 299 BuildMI(MBB, I, DL, get(SP::FMOVS), DestReg)
306 // Use two FMOVS instructions.
309 movOpc = SP::FMOVS;
323 // Use four FMOVS instructions.
326 movOpc = SP::FMOVS;
  /external/pcre/dist/sljit/
sljitNativeSPARC_common.c 134 #define FMOVS (OPC1(0x2) | OPC3(0x34) | DOP(0x01))
    [all...]

Completed in 371 milliseconds