OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REG_ALIGN
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
i960.h
130
#define
REG_ALIGN
(od,n) ((od & 0x3 & n) == 0)
/toolchain/binutils/binutils-2.25/gas/config/
tc-i960.c
729
if (!
REG_ALIGN
(opdesc, n))
[
all
...]
Completed in 1598 milliseconds