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

  /external/llvm/lib/Target/X86/
X86InstrInfo.h 42 COND_LE = 8,
  /external/mesa3d/src/mesa/program/
prog_instruction.h 101 #define COND_LE 6 /**< less than or equal to zero */
  /toolchain/binutils/binutils-2.25/include/opcode/
metag.h 656 COND_LE,
845 { mnemonic "LE" suffix, flags, meta_opcode | (COND_LE << field_shift), \
    [all...]

Completed in 205 milliseconds