OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:opcode_extra
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-mips.c
8637
OPCODE_EXTRA
is a value that should be ORed into the opcode
8644
struct mips_operand_token *tokens, unsigned int
opcode_extra
,
8660
if ((opcode->pinfo2 & INSN2_VU0_CHANNEL_SUFFIX) != 0 &&
opcode_extra
== 0)
8663
insn->insn_opcode |=
opcode_extra
;
9098
in INSN.
OPCODE_EXTRA
is a value that should be ORed into the opcode
9106
int
opcode_extra
, bool lax_match)
9130
if (match_insn (insn, opcode, tokens,
opcode_extra
,
9151
if (match_insn (insn, invalid_delay_slot, tokens,
opcode_extra
,
14668
opcode bits in *
OPCODE_EXTRA
. */
14672
ssize_t length, unsigned int *
opcode_extra
)
14741
unsigned int
opcode_extra
;
local
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-mips.c
8325
OPCODE_EXTRA
is a value that should be ORed into the opcode
8332
struct mips_operand_token *tokens, unsigned int
opcode_extra
,
8348
if ((opcode->pinfo2 & INSN2_VU0_CHANNEL_SUFFIX) != 0 &&
opcode_extra
== 0)
8351
insn->insn_opcode |=
opcode_extra
;
8786
in INSN.
OPCODE_EXTRA
is a value that should be ORed into the opcode
8794
int
opcode_extra
, bool lax_match)
8818
if (match_insn (insn, opcode, tokens,
opcode_extra
,
8839
if (match_insn (insn, invalid_delay_slot, tokens,
opcode_extra
,
14374
opcode bits in *
OPCODE_EXTRA
. */
14378
ssize_t length, unsigned int *
opcode_extra
)
14447
unsigned int
opcode_extra
;
local
[
all
...]
Completed in 31 milliseconds
Indexes created Mon May 04 00:23:20 UTC 2026