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

  /external/arduino/hardware/arduino/cores/arduino/
binary.h 83 #define B1101 13
  /external/llvm/lib/Target/ARM/
ARMInstrNEON.td 656 let Rm = 0b1101; // NLdSt will assign to the right encoding bits.
673 let Rm = 0b1101; // NLdSt will assign to the right encoding bits.
709 let Rm = 0b1101; // NLdSt will assign to the right encoding bits.
748 let Rm = 0b1101; // NLdSt will assign to the right encoding bits.
    [all...]
ARMInstrVFP.td 96 def VLDRD : ADI5<0b1101, 0b01, (outs DPR:$Dd), (ins addrmode5:$addr),
100 def VLDRS : ASI5<0b1101, 0b01, (outs SPR:$Sd), (ins addrmode5:$addr),
110 def VSTRD : ADI5<0b1101, 0b00, (outs), (ins DPR:$Dd, addrmode5:$addr),
114 def VSTRS : ASI5<0b1101, 0b00, (outs), (ins SPR:$Sd, addrmode5:$addr),
    [all...]
ARMInstrInfo.td     [all...]
ARMInstrThumb.td 392 let Inst{6-3} = 0b1101;
556 let Inst{15-12} = 0b1101;
    [all...]
ARMCodeEmitter.cpp 788 unsigned Binary = 0xd << 21; // mov: Insts{24-21} = 0b1101
    [all...]
ARMInstrThumb2.td     [all...]
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.td 290 let Inst{27-24} = 0b1101;
    [all...]
  /libcore/luni/src/test/java/libcore/java/lang/reflect/
Annotations57649Test.java     [all...]

Completed in 209 milliseconds