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

  /external/llvm/test/MC/Disassembler/ARM/
invalid-CPS2p-arm.txt 3 # invalid imod value (0b01)
invalid-CPS3p-arm.txt 3 # invalid (imod, M, iflags) combination
  /external/openssl/crypto/conf/
conf_mod.c 111 static void module_finish(CONF_IMODULE *imod);
352 CONF_IMODULE *imod = NULL; local
355 imod = OPENSSL_malloc(sizeof(CONF_IMODULE));
356 if (!imod)
359 imod->pmod = pmod;
360 imod->name = BUF_strdup(name);
361 imod->value = BUF_strdup(value);
362 imod->usr_data = NULL;
364 if (!imod->name || !imod->value
458 CONF_IMODULE *imod; local
    [all...]
  /external/llvm/lib/Target/ARM/
ARMInstrThumb.td 296 def tCPS : T1I<(outs), (ins imod_op:$imod, iflags_op:$iflags),
297 NoItinerary, "cps$imod $iflags", []>,
300 bit imod;
303 let Inst{4} = imod;
    [all...]
ARMInstrInfo.td     [all...]
ARMInstrThumb2.td     [all...]
ARMInstrFormats.td 134 // ARM imod and iflag operands, used only by the CPS instruction.
    [all...]
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMBaseInfo.h 90 enum IMod {
112 default: llvm_unreachable("Unknown imod operand");
  /external/llvm/lib/Target/ARM/Disassembler/
ARMDisassembler.cpp 1885 unsigned imod = fieldFromInstruction(Insn, 18, 2); local
1925 unsigned imod = fieldFromInstruction(Insn, 9, 2); local
3348 unsigned imod = fieldFromInstruction(Insn, 4, 1) | 0x2; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ymfpci.h 177 /* SIEN:IMOD 0:0 = legacy irq, 0:1 = INTA, 1:0 = serialized IRQ */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ymfpci.h 177 /* SIEN:IMOD 0:0 = legacy irq, 0:1 = INTA, 1:0 = serialized IRQ */
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp     [all...]
  /packages/inputmethods/LatinIME/dictionaries/
da_wordlist.combined.gz 

Completed in 1231 milliseconds