OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opcode_flags
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
s390-dis.c
206
skip_optargs_p (unsigned int
opcode_flags
, const unsigned char *opindex_ptr)
208
if ((
opcode_flags
& (S390_INSTR_FLAG_OPTPARM | S390_INSTR_FLAG_OPTPARM2)))
215
if ((
opcode_flags
& S390_INSTR_FLAG_OPTPARM2) && opcount == 2)
226
skip_optargs_zero_p (const bfd_byte *buffer, unsigned int
opcode_flags
,
230
if (!skip_optargs_p (
opcode_flags
, opindex_ptr))
aarch64-asm.c
881
uint64_t
opcode_flags
local
888
if (
opcode_flags
== F_SYS_READ
897
else if (
opcode_flags
== F_SYS_WRITE
/src/external/gpl3/binutils.old/dist/opcodes/
s390-dis.c
206
skip_optargs_p (unsigned int
opcode_flags
, const unsigned char *opindex_ptr)
208
if ((
opcode_flags
& (S390_INSTR_FLAG_OPTPARM | S390_INSTR_FLAG_OPTPARM2)))
215
if ((
opcode_flags
& S390_INSTR_FLAG_OPTPARM2) && opcount == 2)
226
skip_optargs_zero_p (const bfd_byte *buffer, unsigned int
opcode_flags
,
230
if (!skip_optargs_p (
opcode_flags
, opindex_ptr))
aarch64-asm.c
883
uint64_t
opcode_flags
local
890
if (
opcode_flags
== F_SYS_READ
899
else if (
opcode_flags
== F_SYS_WRITE
/src/external/gpl3/gdb.old/dist/opcodes/
s390-dis.c
206
skip_optargs_p (unsigned int
opcode_flags
, const unsigned char *opindex_ptr)
208
if ((
opcode_flags
& (S390_INSTR_FLAG_OPTPARM | S390_INSTR_FLAG_OPTPARM2)))
215
if ((
opcode_flags
& S390_INSTR_FLAG_OPTPARM2) && opcount == 2)
226
skip_optargs_zero_p (const bfd_byte *buffer, unsigned int
opcode_flags
,
230
if (!skip_optargs_p (
opcode_flags
, opindex_ptr))
aarch64-asm.c
883
uint64_t
opcode_flags
local
890
if (
opcode_flags
== F_SYS_READ
899
else if (
opcode_flags
== F_SYS_WRITE
/src/external/gpl3/gdb/dist/opcodes/
s390-dis.c
206
skip_optargs_p (unsigned int
opcode_flags
, const unsigned char *opindex_ptr)
208
if ((
opcode_flags
& (S390_INSTR_FLAG_OPTPARM | S390_INSTR_FLAG_OPTPARM2)))
215
if ((
opcode_flags
& S390_INSTR_FLAG_OPTPARM2) && opcount == 2)
226
skip_optargs_zero_p (const bfd_byte *buffer, unsigned int
opcode_flags
,
230
if (!skip_optargs_p (
opcode_flags
, opindex_ptr))
aarch64-asm.c
881
uint64_t
opcode_flags
local
888
if (
opcode_flags
== F_SYS_READ
897
else if (
opcode_flags
== F_SYS_WRITE
/src/sys/arch/m68k/m68k/
db_disasm.h
383
enum
opcode_flags
{
enum
/src/external/gpl3/binutils/dist/gas/config/
tc-s390.c
1398
skip_optargs_p (unsigned int
opcode_flags
, const unsigned char *opindex_ptr)
1400
if ((
opcode_flags
& (S390_INSTR_FLAG_OPTPARM | S390_INSTR_FLAG_OPTPARM2)))
1407
if ((
opcode_flags
& S390_INSTR_FLAG_OPTPARM2) && opcount == 2)
/src/external/gpl3/binutils.old/dist/gas/config/
tc-s390.c
1398
skip_optargs_p (unsigned int
opcode_flags
, const unsigned char *opindex_ptr)
1400
if ((
opcode_flags
& (S390_INSTR_FLAG_OPTPARM | S390_INSTR_FLAG_OPTPARM2)))
1407
if ((
opcode_flags
& S390_INSTR_FLAG_OPTPARM2) && opcount == 2)
Completed in 78 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026