HomeSort by relevance Sort by last modified time
    Searched full:b0111 (Results 1 - 9 of 9) 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),
660 def _register : NLdSt<0,0b10,0b0111,op7_4, (outs VecListOneD:$Vd, GPR:$wb),
    [all...]
ARMInstrThumb.td 615 defm tLDRB : thumb_ld_rr_ri_enc<0b110, 0b0111, t_addrmode_rrs1,
673 defm tSTRB : thumb_st_rr_ri_enc<0b010, 0b0111, t_addrmode_rrs1,
    [all...]
ARMInstrFormats.td 827 let Inst{7-4} = 0b0111;
    [all...]
ARMInstrVFP.td 471 def VCVTDS : ASuI<0b11101, 0b11, 0b0111, 0b11, 0,
    [all...]
ARMInstrInfo.td     [all...]
  /external/llvm/test/MC/Disassembler/ARM/
invalid-thumbv7.txt 334 # VLD1 multi-element type=0b0111 align=0b1x
invalid-armv7.txt 445 # VST1 multi-element, type == 0b0111, align == 0b10 -> undefined
450 # VST1 multi-element, type == 0b0111, align == 0b11 -> undefined
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.td     [all...]

Completed in 303 milliseconds