Home
last modified time | relevance | path

Searched refs:CPU_VIS (Results 1 – 8 of 8) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/sparc64/include/
H A Dcpu.h53 #define CPU_VIS 5 /* 0 - no VIS, 1 - VIS 1.0, etc. */ macro
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP2100/
H A Dhp2100_cpu0.c346 if (cpu_configuration & CPU_VIS) /* VIS option installed? */ in cpu_uig_1()
H A Dhp2100_defs.h890 CPU_VIS = (1u << Option_VIS), /* Vector Instruction Set firmware */ enumerator
H A Dhp2100_sys.c1518 CPU_VIS | CPU_1000_F /* applicable feature flags */
/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/HP2100/
H A Dhp2100_cpu0.c346 if (cpu_configuration & CPU_VIS) /* VIS option installed? */ in cpu_uig_1()
H A Dhp2100_defs.h959 CPU_VIS = (1u << Option_VIS), /* Vector Instruction Set firmware */ enumerator
H A Dhp2100_sys.c1518 CPU_VIS | CPU_1000_F /* applicable feature flags */
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/sparc64/sparc64/
H A Dmachdep.c409 CTL_MACHDEP, CPU_VIS, CTL_EOL);