https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261940

--- Comment #6 from commit-h...@freebsd.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=20083496866c379aef98fc352a4b6fd49801894d

commit 20083496866c379aef98fc352a4b6fd49801894d
Author:     Jose Luis Duran <jldu...@freebsd.org>
AuthorDate: 2025-03-04 13:51:47 +0000
Commit:     Jose Luis Duran <jldu...@freebsd.org>
CommitDate: 2025-03-11 00:42:30 +0000

    vmm: Emulate testb imm8,r/m8

    Add support for "testb imm8,r/m8" emulation.

    PR:             261940
    PR:             282852
    Reviewed by:    markj, emaste
    Approved by:    emaste (mentor)
    Obtained from:  Illumos (https://www.illumos.org/issues/14483)
    MFC after:      1 week
    Differential Revision:  https://reviews.freebsd.org/D49208

    (cherry picked from commit 49a4838a0d94e145a826abf02aa03ff444e614e3)

 sys/amd64/vmm/vmm_instruction_emul.c | 12 ++++++++++++
 1 file changed, 12 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to