OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CPC_REG_MASK
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
metag-dis.c
1254
if (is_addr_op && (dest_no & ~
CPC_REG_MASK
))
1256
dest_reg = lookup_reg_name (dest_unit, dest_no &
CPC_REG_MASK
);
[
all
...]
/toolchain/binutils/binutils-2.25/include/opcode/
metag.h
[
all
...]
Completed in 468 milliseconds