[Bug 286467] bhyve: Failed to emulate instruction sequence 418b0289024883c408c333c0488974
Date: Wed, 30 Apr 2025 14:24:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286467 --- Comment #3 from Andriy Gapon <avg@FreeBSD.org> --- If this resource is to be trusted https://shell-storm.org/online/Online-Assembler-and-Disassembler/ then the instructions in question are pretty run-of-the-mill ones: mov eax, dword ptr [r10] mov dword ptr [rdx], eax add rsp, 8 ret xor eax, eax -- You are receiving this mail because: You are the assignee for the bug.