OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:addr_insn
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-tic30.c
1589
int
addr_insn
= 0;
local
1594
addr_insn
= 1;
1596
if (insn.operand_type[
addr_insn
]->op_type & (AllReg))
1598
else if (insn.operand_type[
addr_insn
]->op_type & Direct)
1600
else if (insn.operand_type[
addr_insn
]->op_type & Indirect)
tc-tic30.c
1589
int
addr_insn
= 0;
local
1594
addr_insn
= 1;
1596
if (insn.operand_type[
addr_insn
]->op_type & (AllReg))
1598
else if (insn.operand_type[
addr_insn
]->op_type & Direct)
1600
else if (insn.operand_type[
addr_insn
]->op_type & Indirect)
/src/external/gpl3/binutils.old/dist/gas/config/
tc-tic30.c
1589
int
addr_insn
= 0;
local
1594
addr_insn
= 1;
1596
if (insn.operand_type[
addr_insn
]->op_type & (AllReg))
1598
else if (insn.operand_type[
addr_insn
]->op_type & Direct)
1600
else if (insn.operand_type[
addr_insn
]->op_type & Indirect)
tc-tic30.c
1589
int
addr_insn
= 0;
local
1594
addr_insn
= 1;
1596
if (insn.operand_type[
addr_insn
]->op_type & (AllReg))
1598
else if (insn.operand_type[
addr_insn
]->op_type & Direct)
1600
else if (insn.operand_type[
addr_insn
]->op_type & Indirect)
Completed in 103 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026