Home
last modified time | relevance | path

Searched full:erms (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/amd64/amd64/
H A Dsupport.S285 .macro MEMMOVE erms overlap begin end
382 .if \erms == 1
406 .if \erms == 1
533 MEMMOVE erms=0 overlap=1 begin=MEMMOVE_BEGIN end=MEMMOVE_END
537 MEMMOVE erms=1 overlap=1 begin=MEMMOVE_BEGIN end=MEMMOVE_END
547 MEMMOVE erms=0 overlap=0 begin=MEMMOVE_BEGIN end=MEMMOVE_END
551 MEMMOVE erms=1 overlap=0 begin=MEMMOVE_BEGIN end=MEMMOVE_END
558 .macro MEMSET erms argument
638 .if \erms == 1
670 MEMSET erms=0
[all …]
/freebsd/lib/libc/amd64/string/
H A Dmemmove.S52 .macro MEMMOVE erms overlap begin end
149 .if \erms == 1
173 .if \erms == 1
300 MEMMOVE erms=0 overlap=1 begin=MEMMOVE_BEGIN end=MEMMOVE_END
304 MEMMOVE erms=0 overlap=1 begin=MEMMOVE_BEGIN end=MEMMOVE_END
H A Dmemset.S38 .macro MEMSET erms argument
111 .if \erms == 1
142 MEMSET erms=0
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dcpu.h223 B(erms, 9)
/freebsd/sys/contrib/zstd/lib/common/
H A Dcpu.h222 B(erms, 9)
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp288 /// ERMS is not present. in emitConstantSizeRepmov()
/freebsd/sys/contrib/xen/arch-x86/
H A Dcpufeatureset.h205 XEN_CPUFEATURE(ERMS, 5*32+ 9) /*A Enhanced REP MOVSB/STOSB */
/freebsd/contrib/netbsd-tests/ipf/regress/
H A Dp6.whois98 Microsoft Corp ERMS-6799349 (NET-165-121-253-232-1) 165.121.253.232 - 165.121.253.239
/freebsd/sys/compat/linprocfs/
H A Dlinprocfs.c259 /* 8 */ "bmi2", "erms", "invpcid", "rtm", in linprocfs_docpuinfo()
/freebsd/sys/x86/x86/
H A Didentcpu.c967 "\012ERMS" in printcpuinfo()