OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:asm_desc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-nds32.c
2451
static struct nds32_asm_desc
asm_desc
;
4619
asm_desc
.parse_operand = nds32_asm_parse_operand;
4622
nds32_asm_init (&
asm_desc
, flags);
6409
asm_desc
.result = NASM_OK;
6410
nds32_assemble (&
asm_desc
, &insn, str);
6412
switch (
asm_desc
.result)
2447
static struct nds32_
asm_desc
asm_desc
;
variable in typeref:struct:nds32_asm_desc
/src/external/gpl3/binutils.old/dist/gas/config/
tc-nds32.c
2451
static struct nds32_asm_desc
asm_desc
;
4614
asm_desc
.parse_operand = nds32_asm_parse_operand;
4617
nds32_asm_init (&
asm_desc
, flags);
6404
asm_desc
.result = NASM_OK;
6405
nds32_assemble (&
asm_desc
, &insn, str);
6407
switch (
asm_desc
.result)
2447
static struct nds32_
asm_desc
asm_desc
;
variable in typeref:struct:nds32_asm_desc
Completed in 28 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026