Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Di370.h223 #define I370_OPERAND_FPR (0x10) macro
/toolchain/binutils/binutils-2.25/opcodes/
Di370-dis.c146 else if ((operand->flags & I370_OPERAND_FPR) != 0) in print_insn_i370()