OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bbtype
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.27/opcodes/
ia64-opc-x.c
29
#define
bBtype
(x) (((ia64_insn) ((x) & 0x7)) << 6)
39
#define mBtype
bBtype
(-1)
57
(bOp (a) |
bBtype
(b) | bPa (c) | bWha (d) | bD (e)), \
60
(bOp (a) |
bBtype
(b) | bPa (c) | bWha (d) | bD (e) | bPr (f)), \
166
#undef
bBtype
ia64-opc-b.c
28
#define
bBtype
(x) (((ia64_insn) ((x) & 0x7)) << 6)
38
#define mBtype
bBtype
(-1)
54
(bOp (a) |
bBtype
(b) | bPa (c) | bWha (d) | bD (e)), \
57
(bOp (a) |
bBtype
(b) | bPa (c) | bWha (d) | bD (e) | bPr (f)), \
60
(bOp (a) | bX6 (b) |
bBtype
(c) | bPa (d) | bWha (e) | bD (f)), \
63
(bOp (a) | bX6 (b) |
bBtype
(c) | bPa (d) | bWha (e) | bD (f) | bPr (g)), \
484
#undef
bBtype
Completed in 3499 milliseconds