OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SHArchitecture
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/hpc/stand/hpcboot/sh3/
sh_arch.h
45
class
SHArchitecture
: public Architecture {
56
SHArchitecture
(Console *&cons, MemoryManager *&mem, boot_func_t bootfunc)
60
virtual ~
SHArchitecture
(void) { /* NO-OP */ }
81
class SH ## x : public
SHArchitecture
{ \
83
typedef
SHArchitecture
super; \
86
:
SHArchitecture
(cons, mem, bootfunc) { \
120
class SH7750 : public
SHArchitecture
{
122
typedef
SHArchitecture
super;
126
:
SHArchitecture
(cons, mem, bootfunc) {
sh_arch.h
45
class
SHArchitecture
: public Architecture {
56
SHArchitecture
(Console *&cons, MemoryManager *&mem, boot_func_t bootfunc)
60
virtual ~
SHArchitecture
(void) { /* NO-OP */ }
81
class SH ## x : public
SHArchitecture
{ \
83
typedef
SHArchitecture
super; \
86
:
SHArchitecture
(cons, mem, bootfunc) { \
120
class SH7750 : public
SHArchitecture
{
122
typedef
SHArchitecture
super;
126
:
SHArchitecture
(cons, mem, bootfunc) {
sh_arch.h
45
class
SHArchitecture
: public Architecture {
56
SHArchitecture
(Console *&cons, MemoryManager *&mem, boot_func_t bootfunc)
60
virtual ~
SHArchitecture
(void) { /* NO-OP */ }
81
class SH ## x : public
SHArchitecture
{ \
83
typedef
SHArchitecture
super; \
86
:
SHArchitecture
(cons, mem, bootfunc) { \
120
class SH7750 : public
SHArchitecture
{
122
typedef
SHArchitecture
super;
126
:
SHArchitecture
(cons, mem, bootfunc) {
Completed in 72 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025