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

  /external/arduino/hardware/arduino/cores/arduino/
binary.h 17 #define B000001 1
  /external/llvm/lib/Target/Mips/
MipsDSPInstrFormats.td 21 def REGIMM_OPCODE : Field6<0b000001>;
MipsDSPInstrInfo.td 158 class MADDU_DSP_ENC : MULT_FMT<0b011100, 0b000001>;
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcInstrInfo.td 325 def LDUBrr : F3_1<3, 0b000001,
329 def LDUBri : F3_2<3, 0b000001,
424 defm AND : F3_12<"and", 0b000001, and>;
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreInstrInfo.td 479 0b000001, (outs GRRegs:$a, GRRegs:$b),
494 def LADD_l5r : _FL5R<0b000001, (outs GRRegs:$dst1, GRRegs:$dst2),
822 def GETST_2r : _F2R<0b000001, (outs GRRegs:$dst), (ins GRRegs:$r),
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.td     [all...]

Completed in 458 milliseconds