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)
Sat, Nov 15, 1:16 PM
Unknown Object (File)
Sat, Nov 8, 5:00 AM
Unknown Object (File)
Thu, Oct 30, 4:48 PM
Unknown Object (File)
Thu, Oct 30, 2:40 AM
Unknown Object (File)
Thu, Oct 30, 2:40 AM
Unknown Object (File)
Thu, Oct 30, 2:40 AM
Unknown Object (File)
Wed, Oct 29, 6:30 PM
Unknown Object (File)
Oct 27 2025, 5:27 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 Passed
Unit
No Test Coverage
Build Status
Buildable 12296
Build 12585: arc lint + arc unit