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

  /external/llvm/test/MC/AsmParser/
directive_values.s 26 .quad 0b0100
  /external/bluetooth/bluedroid/gki/common/
gki_common.h 28 #define TASK_DELAY 4 /* b0100 */
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_common.h 32 #define TASK_DELAY 4 /* b0100 */
  /external/libnfc-nci/src/gki/common/
gki_common.h 32 #define TASK_DELAY 4 /* b0100 */
  /external/arduino/hardware/arduino/cores/arduino/
binary.h 35 #define B0100 4
  /frameworks/av/media/libstagefright/
MPEG2TSWriter.cpp 735 0x40, 0x00, 0x10, 0x00, // b0100 0000 0000 0000 0001 ???? 0000 0000
793 0x41, 0xe0, 0x10, 0x00, // b0100 0001 1110 0000 0001 ???? 0000 0000
  /external/llvm/lib/Target/ARM/
ARMInstrNEON.td     [all...]
ARMInstrThumb2.td 872 let Inst{26-23} = 0b0100;
    [all...]
ARMInstrVFP.td 380 def VCMPED : ADuI<0b11101, 0b11, 0b0100, 0b11, 0,
385 def VCMPES : ASuI<0b11101, 0b11, 0b0100, 0b11, 0,
395 def VCMPD : ADuI<0b11101, 0b11, 0b0100, 0b01, 0,
400 def VCMPS : ASuI<0b11101, 0b11, 0b0100, 0b01, 0,
    [all...]
ARMCodeEmitter.cpp 853 unsigned Binary = 0x4 << 21; // add: Insts{24-21} = 0b0100
    [all...]
ARMInstrThumb.td 907 T1sItDPEncode<0b0100, (outs tGPR:$Rdn), (ins tGPR:$Rn, tGPR:$Rm),
    [all...]
ARMInstrInfo.td     [all...]
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMAsmBackend.cpp 328 unsigned opc = 4; // bits {24-21}. Default to add: 0b0100
  /external/llvm/test/MC/Disassembler/ARM/
invalid-armv7.txt 470 # VST2 multi-element, type == 0b0100, align == 0b11 -> undefined
475 # VST2 multi-element, type == 0b0100, align == 0b11 -> undefined
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.td     [all...]

Completed in 272 milliseconds