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

  /external/arduino/hardware/arduino/cores/arduino/
binary.h 53 #define B0111 7
  /external/llvm/lib/Target/ARM/
ARMInstrNEON.td 624 : NLdSt<0,0b10,0b0111,op7_4, (outs VecListOneD:$Vd),
652 def _fixed : NLdSt<0,0b10, 0b0111,op7_4, (outs VecListOneD:$Vd, GPR:$wb),
661 def _register : NLdSt<0,0b10,0b0111,op7_4, (outs VecListOneD:$Vd, GPR:$wb),
    [all...]
ARMInstrThumb.td 594 defm tLDRB : thumb_ld_rr_ri_enc<0b110, 0b0111, t_addrmode_rrs1,
663 defm tSTRB : thumb_st_rr_ri_enc<0b010, 0b0111, t_addrmode_rrs1,
    [all...]
ARMInstrFormats.td 827 let Inst{7-4} = 0b0111;
    [all...]
ARMInstrVFP.td 406 def VCVTDS : ASuI<0b11101, 0b11, 0b0111, 0b11, 0,
    [all...]
ARMInstrInfo.td     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.td     [all...]

Completed in 833 milliseconds