Searched refs:s390_operands (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/binutils/include/opcode/
H A Ds390.h104 extern const struct s390_operand s390_operands[];
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dtc-s390.c1194 operand = s390_operands + *opindex_ptr;
1348 operand = s390_operands + *(++opindex_ptr);
1354 operand = s390_operands + *(++opindex_ptr);
1363 operand = s390_operands + *(++opindex_ptr);
1407 operand = s390_operands + *(++opindex_ptr);
1424 operand = s390_operands + *(++opindex_ptr);
1437 operand = s390_operands + *(++opindex_ptr);
1500 operand = s390_operands + fixups[i].opindex;
2026 operand = &s390_operands[opindex];
/freebsd-10.0-release/contrib/binutils/opcodes/
H A Ds390-dis.c181 operand = s390_operands + *opindex;
H A Ds390-opc.c40 const struct s390_operand s390_operands[] = variable in typeref:struct:s390_operand

Completed in 45 milliseconds