HomeSort by relevance Sort by last modified time
    Searched full:b00011 (Results 1 - 9 of 9) sorted by null

  /external/llvm/lib/Target/Mips/
MipsDSPInstrInfo.td 124 class SHRLV_QB_ENC : SHLL_QB_FMT<0b00011>;
147 class DPAU_H_QBL_ENC : DPA_W_PH_FMT<0b00011>;
174 class REPLV_QB_ENC : ABSQ_S_PH_R2_FMT<0b00011>;
176 class PICK_QB_ENC : CMP_EQ_QB_R3_FMT<0b00011>;
185 class EXTPV_ENC : EXTR_W_TY1_FMT<0b00011>;
213 class SUBUH_R_QB_ENC : ADDUH_QB_FMT<0b00011>;
    [all...]
Mips16InstrFormats.td 405 let Inst{31-27} = 0b00011;
Mips16InstrInfo.td 1132 def SltuRxRy16: FRR16R_ins<0b00011, "sltu", IIAlu>{
    [all...]
  /external/arduino/hardware/arduino/cores/arduino/
binary.h 30 #define B00011 3
  /external/llvm/lib/Target/ARM/
ARMInstrFormats.td 500 let Inst{27-23} = 0b00011;
514 let Inst{27-23} = 0b00011;
    [all...]
ARMInstrNEON.td     [all...]
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCCodeEmitter.cpp 485 // 0b00011: implied 0F 3A leading opcode bytes
    [all...]
  /external/llvm/lib/Target/X86/
X86CodeEmitter.cpp 855 // 0b00011: implied 0F 3A leading opcode bytes
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreInstrInfo.td 359 defm SUB : F3R_2RUS<0b00011, 0b10011, "sub", sub>;
    [all...]

Completed in 310 milliseconds