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_id
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
tic6x-dis.c
243
tic6x_opcode_id
opcode_id
;
local
308
for (
opcode_id
= 0;
opcode_id
< tic6x_opcode_max;
opcode_id
++)
310
const tic6x_opcode *const opc = &tic6x_opcode_table[
opcode_id
];
/src/external/gpl3/binutils.old/dist/opcodes/
tic6x-dis.c
243
tic6x_opcode_id
opcode_id
;
local
308
for (
opcode_id
= 0;
opcode_id
< tic6x_opcode_max;
opcode_id
++)
310
const tic6x_opcode *const opc = &tic6x_opcode_table[
opcode_id
];
/src/external/gpl3/gdb/dist/opcodes/
tic6x-dis.c
243
tic6x_opcode_id
opcode_id
;
local
308
for (
opcode_id
= 0;
opcode_id
< tic6x_opcode_max;
opcode_id
++)
310
const tic6x_opcode *const opc = &tic6x_opcode_table[
opcode_id
];
/src/external/gpl3/gdb.old/dist/opcodes/
tic6x-dis.c
243
tic6x_opcode_id
opcode_id
;
local
308
for (
opcode_id
= 0;
opcode_id
< tic6x_opcode_max;
opcode_id
++)
310
const tic6x_opcode *const opc = &tic6x_opcode_table[
opcode_id
];
Completed in 26 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026