HomeFreeBSD

Emulate the "OR reg, r/m" instruction (opcode 0BH).

Description

Emulate the "OR reg, r/m" instruction (opcode 0BH).

This is needed for the HDA emulation with FreeBSD guests.

Reviewed by: marcelo
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D12832

Details