diff options
author | Takuya Yoshikawa <[email protected]> | 2011-11-23 12:27:39 +0900 |
---|---|---|
committer | Avi Kivity <[email protected]> | 2011-12-27 11:17:46 +0200 |
commit | 2b5e97e1fadf1ade87558f2a2003616879f9e228 (patch) | |
tree | 31a7b6eed647cee35de6e3e7cc90f98b47f2a300 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | d77fe6354d5b67f4d4eb62a47621da2b3ee3539e (diff) |
KVM: x86 emulator: Use opcode::execute for INS/OUTS from/to port in DX
INSB : 6C
INSW/INSD : 6D
OUTSB : 6E
OUTSW/OUTSD: 6F
The I/O port address is read from the DX register when we decode the
operand because we see the SrcDX/DstDX flag is set.
Signed-off-by: Takuya Yoshikawa <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions