OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ALU2
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
nds32-asm.h
291
#define
ALU2
(sub) (OP6 (
ALU2
) | N32_ALU2_ ## sub)
292
#define ALU2_1(sub) (OP6 (
ALU2
) | N32_BIT (6) | N32_ALU2_ ## sub)
293
#define ALU2_2(sub) (OP6 (
ALU2
) | N32_BIT (7) | N32_ALU2_ ## sub)
294
#define ALU2_3(sub) (OP6 (
ALU2
) | N32_BIT (6) | N32_BIT (7) | N32_ALU2_ ## sub)
/src/external/gpl3/binutils.old/dist/opcodes/
nds32-asm.h
291
#define
ALU2
(sub) (OP6 (
ALU2
) | N32_ALU2_ ## sub)
292
#define ALU2_1(sub) (OP6 (
ALU2
) | N32_BIT (6) | N32_ALU2_ ## sub)
293
#define ALU2_2(sub) (OP6 (
ALU2
) | N32_BIT (7) | N32_ALU2_ ## sub)
294
#define ALU2_3(sub) (OP6 (
ALU2
) | N32_BIT (6) | N32_BIT (7) | N32_ALU2_ ## sub)
/src/external/gpl3/gdb.old/dist/opcodes/
nds32-asm.h
291
#define
ALU2
(sub) (OP6 (
ALU2
) | N32_ALU2_ ## sub)
292
#define ALU2_1(sub) (OP6 (
ALU2
) | N32_BIT (6) | N32_ALU2_ ## sub)
293
#define ALU2_2(sub) (OP6 (
ALU2
) | N32_BIT (7) | N32_ALU2_ ## sub)
294
#define ALU2_3(sub) (OP6 (
ALU2
) | N32_BIT (6) | N32_BIT (7) | N32_ALU2_ ## sub)
/src/external/gpl3/gdb/dist/opcodes/
nds32-asm.h
291
#define
ALU2
(sub) (OP6 (
ALU2
) | N32_ALU2_ ## sub)
292
#define ALU2_1(sub) (OP6 (
ALU2
) | N32_BIT (6) | N32_ALU2_ ## sub)
293
#define ALU2_2(sub) (OP6 (
ALU2
) | N32_BIT (7) | N32_ALU2_ ## sub)
294
#define ALU2_3(sub) (OP6 (
ALU2
) | N32_BIT (6) | N32_BIT (7) | N32_ALU2_ ## sub)
Completed in 23 milliseconds
Indexes created Mon May 04 00:23:20 UTC 2026