Home
last modified time | relevance | path

Searched refs:AV_386_2_F16C (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dauxv_386.h86 #define AV_386_2_F16C 0x00001 /* F16C half percision extensions */ macro
/titanic_44/usr/src/common/elfcap/
H A Delfcap.c312 AV_386_2_F16C, STRDESC("AV_386_2_F16C"),
/titanic_44/usr/src/uts/i86pc/os/
H A Dcpuid.c2784 hwcap_flags_2 |= AV_386_2_F16C; in cpuid_pass4()