OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s390_operands
(Results
1 - 14
of
14
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/opcode/
s390.h
149
extern const struct s390_operand
s390_operands
[];
/src/external/gpl3/binutils.old/dist/include/opcode/
s390.h
149
extern const struct s390_operand
s390_operands
[];
/src/external/gpl3/gdb/dist/include/opcode/
s390.h
149
extern const struct s390_operand
s390_operands
[];
/src/external/gpl3/gdb.old/dist/include/opcode/
s390.h
148
extern const struct s390_operand
s390_operands
[];
/src/external/gpl3/binutils/dist/opcodes/
s390-dis.c
194
if (!(
s390_operands
[*opindex_ptr].flags & (S390_OPERAND_DISP
236
const struct s390_operand *operand = &
s390_operands
[*opindex_ptr];
266
const struct s390_operand *operand =
s390_operands
+ *opindex;
s390-opc.c
48
const struct s390_operand
s390_operands
[] =
variable in typeref:struct:s390_operand
258
static_assert (ARRAY_SIZE (
s390_operands
) - 1 == J32_16);
/src/external/gpl3/binutils.old/dist/opcodes/
s390-dis.c
194
if (!(
s390_operands
[*opindex_ptr].flags & (S390_OPERAND_DISP
236
const struct s390_operand *operand = &
s390_operands
[*opindex_ptr];
266
const struct s390_operand *operand =
s390_operands
+ *opindex;
s390-opc.c
48
const struct s390_operand
s390_operands
[] =
variable in typeref:struct:s390_operand
258
static_assert (ARRAY_SIZE (
s390_operands
) - 1 == J32_16);
/src/external/gpl3/gdb/dist/opcodes/
s390-dis.c
194
if (!(
s390_operands
[*opindex_ptr].flags & (S390_OPERAND_DISP
236
const struct s390_operand *operand = &
s390_operands
[*opindex_ptr];
266
const struct s390_operand *operand =
s390_operands
+ *opindex;
s390-opc.c
48
const struct s390_operand
s390_operands
[] =
variable in typeref:struct:s390_operand
258
static_assert (ARRAY_SIZE (
s390_operands
) - 1 == J32_16);
/src/external/gpl3/binutils/dist/gas/config/
tc-s390.c
1386
if (!(
s390_operands
[*opindex_ptr].flags & (S390_OPERAND_DISP
1456
operand =
s390_operands
+ *opindex_ptr;
1698
operand =
s390_operands
+ *(++opindex_ptr);
1707
operand =
s390_operands
+ *(++opindex_ptr);
1722
operand =
s390_operands
+ *(++opindex_ptr);
1773
operand =
s390_operands
+ *(++opindex_ptr);
1795
operand =
s390_operands
+ *(++opindex_ptr);
1818
operand =
s390_operands
+ *(++opindex_ptr);
1887
operand =
s390_operands
+ fixups[i].opindex;
2511
operand = &
s390_operands
[opindex]
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-s390.c
1386
if (!(
s390_operands
[*opindex_ptr].flags & (S390_OPERAND_DISP
1456
operand =
s390_operands
+ *opindex_ptr;
1698
operand =
s390_operands
+ *(++opindex_ptr);
1707
operand =
s390_operands
+ *(++opindex_ptr);
1722
operand =
s390_operands
+ *(++opindex_ptr);
1773
operand =
s390_operands
+ *(++opindex_ptr);
1795
operand =
s390_operands
+ *(++opindex_ptr);
1818
operand =
s390_operands
+ *(++opindex_ptr);
1887
operand =
s390_operands
+ fixups[i].opindex;
2511
operand = &
s390_operands
[opindex]
[
all
...]
/src/external/gpl3/gdb.old/dist/opcodes/
s390-dis.c
203
const struct s390_operand *operand =
s390_operands
+ *opindex;
228
s390_extract_operand (buffer,
s390_operands
+ opindex[1]);
s390-opc.c
46
const struct s390_operand
s390_operands
[] =
variable in typeref:struct:s390_operand
268
static_assert (ARRAY_SIZE (
s390_operands
) - 1 == J32_16);
Completed in 38 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026