Page MenuHomeFreeBSD

Add 0xb OR opcode support to bhyve's instruction emulation
ClosedPublic

Authored by grehan on Oct 30 2017, 7:17 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 23, 10:06 PM
Unknown Object (File)
Apr 27 2025, 1:05 AM
Unknown Object (File)
Apr 13 2025, 3:15 PM
Unknown Object (File)
Mar 15 2025, 3:05 PM
Unknown Object (File)
Mar 7 2025, 10:11 PM
Unknown Object (File)
Feb 28 2025, 12:39 PM
Unknown Object (File)
Jan 13 2025, 8:10 PM
Unknown Object (File)
Nov 29 2024, 2:40 PM
Subscribers

Details

Summary

The FreeBSD HDA code uses the 0xb variant of OR when accessing
device registers. Add this emulation, using the pattern of
existing OR code.

Test Plan

Run the HDA emulation patch with a FreeBSD 11.1 guest, and cat a .wav
file to /dev/dsp.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable