Searched refs:S390_OPERAND_AR (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/binutils/include/opcode/
H A Ds390.h118 #define S390_OPERAND_AR 0x4 macro
/freebsd-10.3-release/contrib/binutils/opcodes/
H A Ds390-opc.c76 { 4, 8, S390_OPERAND_AR },
78 { 4, 12, S390_OPERAND_AR },
80 { 4, 24, S390_OPERAND_AR },
82 { 4, 28, S390_OPERAND_AR },
H A Ds390-dis.c200 else if (operand->flags & S390_OPERAND_AR)

Completed in 50 milliseconds