diff options
author | neel <neel@FreeBSD.org> | 2015-01-19 06:53:31 +0000 |
---|---|---|
committer | neel <neel@FreeBSD.org> | 2015-01-19 06:53:31 +0000 |
commit | e901ab485a464056672377acf53a18e0cc16e462 (patch) | |
tree | b37808881a0d0de1a49128feea8efa7c76b4e93d /sys/fs/ext2fs | |
parent | 9d0b530c897c5323dd868e5afccf90a6b0c23b6e (diff) | |
download | FreeBSD-src-e901ab485a464056672377acf53a18e0cc16e462.zip FreeBSD-src-e901ab485a464056672377acf53a18e0cc16e462.tar.gz |
MOVS instruction emulation.
These instructions are emitted by 'bus_space_read_region()' when accessing
MMIO regions.
Since MOVS can be used with a repeat prefix start decoding the REPZ and
REPNZ prefixes. Also start decoding the segment override prefix since MOVS
allows overriding the source operand segment register.
Tested by: tychon
MFC after: 1 week
Diffstat (limited to 'sys/fs/ext2fs')
0 files changed, 0 insertions, 0 deletions