Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dm88k.h377 #define RRI10MASK 0xfc00fc00 macro
DChangeLog-91032677 * m88k.h (RRI10MASK): Change from 0xfc00ffe0 to 0xfc00fc00.
/toolchain/binutils/binutils-2.25/opcodes/
Dm88k-dis.c719 opmask = RRI10MASK; in m88kdis()