OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s390_operands
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
s390.h
108
extern const struct s390_operand
s390_operands
[];
/toolchain/binutils/binutils-2.25/gas/config/
tc-s390.c
1207
operand =
s390_operands
+ *opindex_ptr;
[
all
...]
/toolchain/binutils/binutils-2.25/opcodes/
s390-dis.c
168
const struct s390_operand *operand =
s390_operands
+ *opindex;
s390-opc.c
40
const struct s390_operand
s390_operands
[] =
variable in typeref:struct:s390_operand
[
all
...]
Completed in 82 milliseconds