[Bug 275276] benchmars/ramspeed do not work on amd64 now
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 275276] benchmars/ramspeed do not work on amd64 now"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Nov 2023 18:39:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275276 Robert Clausecker <fuz@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fuz@FreeBSD.org --- Comment #1 from Robert Clausecker <fuz@FreeBSD.org> --- Looks like a memory corruption due to buffer overrun? > amd64/ssemem.s having "fst" without suffix - should be "fstps" due to addresses You sure? FSTPS has an extra stack pop vs. FSTS which does not. -- You are receiving this mail because: You are the assignee for the bug.