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_INSTR_FLAG_OPTPARM
(Results
1 - 14
of
14
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/opcode/
s390.h
55
#define
S390_INSTR_FLAG_OPTPARM
0x1
/src/external/gpl3/binutils.old/dist/include/opcode/
s390.h
55
#define
S390_INSTR_FLAG_OPTPARM
0x1
/src/external/gpl3/gdb/dist/include/opcode/
s390.h
55
#define
S390_INSTR_FLAG_OPTPARM
0x1
/src/external/gpl3/gdb.old/dist/include/opcode/
s390.h
54
#define
S390_INSTR_FLAG_OPTPARM
0x1
/src/external/gpl3/binutils/dist/opcodes/
s390-dis.c
208
if ((opcode_flags & (
S390_INSTR_FLAG_OPTPARM
| S390_INSTR_FLAG_OPTPARM2)))
365
if ((opcode->flags &
S390_INSTR_FLAG_OPTPARM
)
s390-mkopc.c
483
flag_bits |=
S390_INSTR_FLAG_OPTPARM
;
/src/external/gpl3/binutils.old/dist/opcodes/
s390-dis.c
208
if ((opcode_flags & (
S390_INSTR_FLAG_OPTPARM
| S390_INSTR_FLAG_OPTPARM2)))
365
if ((opcode->flags &
S390_INSTR_FLAG_OPTPARM
)
s390-mkopc.c
483
flag_bits |=
S390_INSTR_FLAG_OPTPARM
;
/src/external/gpl3/gdb/dist/opcodes/
s390-dis.c
208
if ((opcode_flags & (
S390_INSTR_FLAG_OPTPARM
| S390_INSTR_FLAG_OPTPARM2)))
368
if ((opcode->flags &
S390_INSTR_FLAG_OPTPARM
)
s390-mkopc.c
482
flag_bits |=
S390_INSTR_FLAG_OPTPARM
;
/src/external/gpl3/gdb.old/dist/opcodes/
s390-dis.c
219
if ((opcode->flags & (
S390_INSTR_FLAG_OPTPARM
| S390_INSTR_FLAG_OPTPARM2))
309
if ((opcode->flags &
S390_INSTR_FLAG_OPTPARM
)
s390-mkopc.c
480
flag_bits |=
S390_INSTR_FLAG_OPTPARM
;
/src/external/gpl3/binutils/dist/gas/config/
tc-s390.c
1400
if ((opcode_flags & (
S390_INSTR_FLAG_OPTPARM
| S390_INSTR_FLAG_OPTPARM2)))
/src/external/gpl3/binutils.old/dist/gas/config/
tc-s390.c
1400
if ((opcode_flags & (
S390_INSTR_FLAG_OPTPARM
| S390_INSTR_FLAG_OPTPARM2)))
Completed in 41 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026