OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tic6x_ctrl_table
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
tic6x-dis.c
38
const tic6x_ctrl
tic6x_ctrl_table
[tic6x_ctrl_max] =
variable
1446
if (crlo ==
tic6x_ctrl_table
[crid].crlo
1447
&& (crhi &
tic6x_ctrl_table
[crid].crhi_mask) == 0
1449
? (
tic6x_ctrl_table
[crid].rw == tic6x_rw_read
1450
|| (
tic6x_ctrl_table
[crid].rw
1452
: (
tic6x_ctrl_table
[crid].rw == tic6x_rw_write
1453
|| (
tic6x_ctrl_table
[crid].rw
1466
tic6x_ctrl_table
[crid].name);
/src/external/gpl3/binutils.old/dist/opcodes/
tic6x-dis.c
38
const tic6x_ctrl
tic6x_ctrl_table
[tic6x_ctrl_max] =
variable
1446
if (crlo ==
tic6x_ctrl_table
[crid].crlo
1447
&& (crhi &
tic6x_ctrl_table
[crid].crhi_mask) == 0
1449
? (
tic6x_ctrl_table
[crid].rw == tic6x_rw_read
1450
|| (
tic6x_ctrl_table
[crid].rw
1452
: (
tic6x_ctrl_table
[crid].rw == tic6x_rw_write
1453
|| (
tic6x_ctrl_table
[crid].rw
1466
tic6x_ctrl_table
[crid].name);
/src/external/gpl3/gdb/dist/opcodes/
tic6x-dis.c
38
const tic6x_ctrl
tic6x_ctrl_table
[tic6x_ctrl_max] =
variable
1446
if (crlo ==
tic6x_ctrl_table
[crid].crlo
1447
&& (crhi &
tic6x_ctrl_table
[crid].crhi_mask) == 0
1449
? (
tic6x_ctrl_table
[crid].rw == tic6x_rw_read
1450
|| (
tic6x_ctrl_table
[crid].rw
1452
: (
tic6x_ctrl_table
[crid].rw == tic6x_rw_write
1453
|| (
tic6x_ctrl_table
[crid].rw
1466
tic6x_ctrl_table
[crid].name);
/src/external/gpl3/gdb.old/dist/opcodes/
tic6x-dis.c
38
const tic6x_ctrl
tic6x_ctrl_table
[tic6x_ctrl_max] =
variable
1446
if (crlo ==
tic6x_ctrl_table
[crid].crlo
1447
&& (crhi &
tic6x_ctrl_table
[crid].crhi_mask) == 0
1449
? (
tic6x_ctrl_table
[crid].rw == tic6x_rw_read
1450
|| (
tic6x_ctrl_table
[crid].rw
1452
: (
tic6x_ctrl_table
[crid].rw == tic6x_rw_write
1453
|| (
tic6x_ctrl_table
[crid].rw
1466
tic6x_ctrl_table
[crid].name);
Completed in 28 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026