HomeSort by relevance Sort by last modified time
    Searched defs:M_LI (Results 1 - 8 of 8) sorted by null

  /external/tagsoup/src/org/ccil/cowan/tagsoup/
HTMLModels.java 40 public static final int M_LI = 1 << 14;
  /toolchain/binutils/binutils-2.25/opcodes/
tic80-dis.c 100 #define M_LI(insn,op) ((((op)->flags & TIC80_OPERAND_M_LI) != 0) && ((insn) & (1 << 15)))
113 if (M_SI (insn, operand) || M_LI (insn, operand))
tic80-opc.c 540 #define M_LI(x) ((x) << 15)
727 {"dcachec", OP_LI(0x371), F(1) | (MASK_LI & ~M_LI(1)) | S(1) | D(1), 0, {LSI, REG_BASE_M_LI} },
733 {"dcachef", OP_LI(0x371) | F(1), F(1) | (MASK_LI & ~M_LI(1)) | S(1) | D(1), 0, {LSI, REG_BASE_M_LI} },
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
mips.h     [all...]
  /external/robolectric/v3/runtime/
tagsoup-1.2.jar 
  /prebuilts/tools/common/m2/repository/org/ccil/cowan/tagsoup/tagsoup/1.2/
tagsoup-1.2.jar 
  /prebuilts/tools/common/m2/repository/org/ccil/cowan/tagsoup/tagsoup/1.2.1/
tagsoup-1.2.1.jar 
  /frameworks/opt/setupwizard/tools/docs/
doclava.jar 

Completed in 543 milliseconds