Searched refs:S390_OPERAND_FPR (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Ds390.h112 #define S390_OPERAND_FPR 0x2 macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Ds390.h113 #define S390_OPERAND_FPR 0x2 macro
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Ds390-opc.c61 { 4, 8, S390_OPERAND_FPR },
63 { 4, 12, S390_OPERAND_FPR },
65 { 4, 16, S390_OPERAND_FPR },
67 { 4, 16, S390_OPERAND_FPR },
69 { 4, 24, S390_OPERAND_FPR },
71 { 4, 28, S390_OPERAND_FPR },
73 { 4, 32, S390_OPERAND_FPR },
H A Ds390-dis.c207 else if (operand->flags & S390_OPERAND_FPR)
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Ds390-opc.c61 { 4, 8, S390_OPERAND_FPR },
63 { 4, 12, S390_OPERAND_FPR },
65 { 4, 16, S390_OPERAND_FPR },
67 { 4, 16, S390_OPERAND_FPR },
69 { 4, 24, S390_OPERAND_FPR },
71 { 4, 28, S390_OPERAND_FPR },
73 { 4, 32, S390_OPERAND_FPR },
H A Ds390-dis.c198 else if (operand->flags & S390_OPERAND_FPR)

Completed in 205 milliseconds