Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dcrx.h196 #define FMT_CRX (FMT_1 | FMT_2 | FMT_3 | FMT_4 | FMT_5) macro
/toolchain/binutils/binutils-2.25/opcodes/
Dcrx-dis.c324 print_flags = instruction->flags & FMT_CRX; in build_mask()