]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC: r347065 (by jhb) Emulate the "ADD reg, r/m" instruction (opcode 03H).
authorRodney W. Grimes <rgrimes@FreeBSD.org>
Wed, 26 Jun 2019 21:59:43 +0000 (21:59 +0000)
committerRodney W. Grimes <rgrimes@FreeBSD.org>
Wed, 26 Jun 2019 21:59:43 +0000 (21:59 +0000)
commitbcee804d935934db67870e55e205574219a16829
tree6e1220759137f0ac9e63cb81edd3cb626f9144e2
parentf6b57df5b203b3c38121003b339433e9aeb53823
MFC: r347065 (by jhb) Emulate the "ADD reg, r/m" instruction (opcode 03H).

OVMF's flash variable storage is using add instructions when indexing
the variable store bootrom location.
sys/amd64/vmm/vmm_instruction_emul.c