HomeSort by relevance Sort by last modified time
    Searched refs:cacheop (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4-aah/kernel-headers-ti/linux/
bvcache.h 39 enum bvcacheop cacheop; member in struct:bvcopparams
  /toolchain/binutils/binutils-2.25/opcodes/
v850-opc.c 788 insert_CACHEOP (unsigned long insn, long cacheop, const char ** errmsg ATTRIBUTE_UNUSED)
793 pp = (cacheop & 0x60) >> 5;
794 PPPPP = (cacheop & 0x1f);
1284 #define CACHEOP (VR2 + 1)
1287 #define PREFOP (CACHEOP + 1)
    [all...]

Completed in 74 milliseconds