Home
last modified time | relevance | path

Searched refs:cacheop (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dv850-opc.c787 insert_CACHEOP (unsigned long insn, long cacheop, const char ** errmsg ATTRIBUTE_UNUSED) in insert_CACHEOP() argument
792 pp = (cacheop & 0x60) >> 5; in insert_CACHEOP()
793 PPPPP = (cacheop & 0x1f); in insert_CACHEOP()