The FreeBSD HDA code uses the 0xb variant of OR when accessing
device registers. Add this emulation, using the pattern of
existing OR code.
Details
Details
- Reviewers
araujo - Group Reviewers
bhyve - Commits
- rS325261: Emulate the "OR reg, r/m" instruction (opcode 0BH).
Run the HDA emulation patch with a FreeBSD 11.1 guest, and cat a .wav
file to /dev/dsp.
Diff Detail
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