OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CPU_SUN4M
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/arch/sparc/include/
cpuconf.h
56
#define
CPU_SUN4M
2
137
# define CPU_ISSUN4M (cputyp ==
CPU_SUN4M
)
/src/sys/arch/sparc64/include/
param.h
254
#define
CPU_SUN4M
2
/src/sys/arch/sparc/sparc/
cpu.c
2016
{
CPU_SUN4M
, 0, 4, 0, 4, "MB86904", &module_swift },
2017
{
CPU_SUN4M
, 0, 5, 0, 5, "MB86907", &module_turbosparc },
2018
{
CPU_SUN4M
, 1, 1, 1, 0, "CY7C601/604", &module_cypress },
2019
{
CPU_SUN4M
, 1, 1, 1, 0xb, "CY7C601/605 (v.b)", &module_cypress },
2020
{
CPU_SUN4M
, 1, 1, 1, 0xc, "CY7C601/605 (v.c)", &module_cypress },
2021
{
CPU_SUN4M
, 1, 1, 1, 0xf, "CY7C601/605 (v.f)", &module_cypress },
2022
{
CPU_SUN4M
, 1, 3, 1, ANY, "CY7C611", &module_cypress },
2023
{
CPU_SUN4M
, 1, 0xe, 1, 7, "RT620/625", &module_hypersparc },
2024
{
CPU_SUN4M
, 1, 0xf, 1, 7, "RT620/625", &module_hypersparc },
2025
{
CPU_SUN4M
, 4, 0, 0, 1, "SuperSPARC v3", &module_viking }
[
all
...]
bsd_fdintr.s
67
cmp %l5,
CPU_SUN4M
; \
113
cmp %l5,
CPU_SUN4M
; \
122
cmp %l5,
CPU_SUN4M
; \
promlib.c
1584
* and the CPU type is either CPU_SUN4, CPU_SUN4C or
CPU_SUN4M
.
1587
if (cputyp == CPU_SUN4 || cputyp ==
CPU_SUN4M
)
1601
cputyp =
CPU_SUN4M
;
locore.s
189
* the value CPU_SUN4, CPU_SUN4C, or
CPU_SUN4M
.
4032
mov
CPU_SUN4M
, %g4
4201
cmp %g4,
CPU_SUN4M
4393
cmp %g4,
CPU_SUN4M
/src/lib/libkvm/
kvm_sparc.c
76
#define VA_VPG(va) ((cputyp == CPU_SUN4C || cputyp ==
CPU_SUN4M
) \
135
case
CPU_SUN4M
:
165
case
CPU_SUN4M
:
/src/sys/arch/sparc/stand/common/
srt0.S
166
mov
CPU_SUN4M
, %g4
Completed in 21 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025