OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BRANCH_MASK
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/gprof/
aarch64.c
42
#define
BRANCH_MASK
0x7c000000
64
if ((insn &
BRANCH_MASK
) == BRANCH_PATTERN)
/external/ltrace/sysdeps/linux-gnu/ppc/
insn.h
29
#define
BRANCH_MASK
0xfc000000
Completed in 42 milliseconds