OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bx6b
(Results
1 - 1
of
1
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
ia64-opc-m.c
35
#define
bX6b
(x) (((ia64_insn) ((x) & 0x3f)) << 27)
50
#define mX6b
bX6b
(-1)
60
#define OpX3X6b(a,b,c) (bOp (a) | bX3 (b) |
bX6b
(c)), \
62
#define OpX3X6bX7(a,b,c,d) (bOp (a) | bX3 (b) |
bX6b
(c) | bX7 (d)), \
[
all
...]
Completed in 86 milliseconds