HomeFreeBSD

amd64: retire sse2_pagezero

Description

amd64: retire sse2_pagezero

All page zeroing is using temporal stores with rep movs*, the routine is
unused for several years.

Should a need arise for zeroing using non-temporal stores, a more
optimized variant can be implemented with a more descriptive name.

(cherry picked from commit d1de5698dfe6109308d4e5d6536a2ac93941d23a)

Details

Provenance
mjgAuthored on Jan 30 2021, 12:17 AM
Parents
rG3975d4c9e1be: amd64: add missing ALIGN_TEXT to loops in memset and memmove
Branches
Unknown
Tags
Unknown