OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dspram
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.27/gas/config/
tc-metag.c
5006
bfd_boolean
dspram
;
local
[
all
...]
/toolchain/binutils/binutils-2.27/opcodes/
metag-dis.c
2463
bfd_boolean
dspram
= (((insn_word >> 17) & 0x3) == 0x3);
local
3202
bfd_boolean
dspram
= (((insn_word >> 17) & 0x3) == 0x3);
local
[
all
...]
/toolchain/binutils/binutils-2.27/include/opcode/
metag.h
366
fields in this table are suitable for insertion into
DSPRAM
370
can implicitly check that the correct
DSPRAM
register has been used
[
all
...]
Completed in 167 milliseconds