OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:arch_sh_has_dsp
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
sh-opc.h
235
#define
arch_sh_has_dsp
(1u << 31)
macro
244
#define arch_sh_dsp (arch_sh2_base |arch_sh_no_mmu |
arch_sh_has_dsp
)
248
#define arch_sh3_dsp (arch_sh3_base |arch_sh_has_mmu|
arch_sh_has_dsp
)
251
#define arch_sh4al_dsp (arch_sh4a_base |arch_sh_has_mmu|
arch_sh_has_dsp
)
274
(((SET) &
arch_sh_has_dsp
) != 0)
/src/external/gpl3/binutils.old/dist/opcodes/
sh-opc.h
235
#define
arch_sh_has_dsp
(1u << 31)
macro
244
#define arch_sh_dsp (arch_sh2_base |arch_sh_no_mmu |
arch_sh_has_dsp
)
248
#define arch_sh3_dsp (arch_sh3_base |arch_sh_has_mmu|
arch_sh_has_dsp
)
251
#define arch_sh4al_dsp (arch_sh4a_base |arch_sh_has_mmu|
arch_sh_has_dsp
)
274
(((SET) &
arch_sh_has_dsp
) != 0)
/src/external/gpl3/gdb.old/dist/opcodes/
sh-opc.h
235
#define
arch_sh_has_dsp
(1u << 31)
macro
244
#define arch_sh_dsp (arch_sh2_base |arch_sh_no_mmu |
arch_sh_has_dsp
)
248
#define arch_sh3_dsp (arch_sh3_base |arch_sh_has_mmu|
arch_sh_has_dsp
)
251
#define arch_sh4al_dsp (arch_sh4a_base |arch_sh_has_mmu|
arch_sh_has_dsp
)
274
(((SET) &
arch_sh_has_dsp
) != 0)
/src/external/gpl3/gdb/dist/opcodes/
sh-opc.h
235
#define
arch_sh_has_dsp
(1u << 31)
macro
244
#define arch_sh_dsp (arch_sh2_base |arch_sh_no_mmu |
arch_sh_has_dsp
)
248
#define arch_sh3_dsp (arch_sh3_base |arch_sh_has_mmu|
arch_sh_has_dsp
)
251
#define arch_sh4al_dsp (arch_sh4a_base |arch_sh_has_mmu|
arch_sh_has_dsp
)
274
(((SET) &
arch_sh_has_dsp
) != 0)
Completed in 19 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026