OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nds32_field_table
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
nds32-asm.c
50
#define LEX_GET_FIELD(k,c) (
nds32_field_table
[k])[((c) & 0xff)]
1578
const field_t *
nds32_field_table
[NDS32_CORE_COUNT];
variable
1621
fld =
nds32_field_table
[k];
1772
tmp = fd -
nds32_field_table
[i];
1858
nds32_field_table
[NDS32_MAIN_CORE] = &nds32_operand_fields[0];
/src/external/gpl3/binutils.old/dist/opcodes/
nds32-asm.c
50
#define LEX_GET_FIELD(k,c) (
nds32_field_table
[k])[((c) & 0xff)]
1578
const field_t *
nds32_field_table
[NDS32_CORE_COUNT];
variable
1621
fld =
nds32_field_table
[k];
1772
tmp = fd -
nds32_field_table
[i];
1858
nds32_field_table
[NDS32_MAIN_CORE] = &nds32_operand_fields[0];
/src/external/gpl3/gdb.old/dist/opcodes/
nds32-asm.c
50
#define LEX_GET_FIELD(k,c) (
nds32_field_table
[k])[((c) & 0xff)]
1578
const field_t *
nds32_field_table
[NDS32_CORE_COUNT];
variable
1621
fld =
nds32_field_table
[k];
1772
tmp = fd -
nds32_field_table
[i];
1858
nds32_field_table
[NDS32_MAIN_CORE] = &nds32_operand_fields[0];
/src/external/gpl3/gdb/dist/opcodes/
nds32-asm.c
50
#define LEX_GET_FIELD(k,c) (
nds32_field_table
[k])[((c) & 0xff)]
1578
const field_t *
nds32_field_table
[NDS32_CORE_COUNT];
variable
1621
fld =
nds32_field_table
[k];
1772
tmp = fd -
nds32_field_table
[i];
1858
nds32_field_table
[NDS32_MAIN_CORE] = &nds32_operand_fields[0];
Completed in 53 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026