|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] [XEN] Remove an out-of-date comment.
# HG changeset patch
# User kfraser@xxxxxxxxxxxxxxxxxxxxx
# Date 1168012643 0
# Node ID a22258c9fe759d9aee5d5eda5d309eea507da1eb
# Parent df00f7a988211d663c254645d378e916bf30a336
[XEN] Remove an out-of-date comment.
Signed-off-by: Keir Fraser <keir@xxxxxxxxxxxxx>
---
xen/arch/x86/x86_emulate.c | 9 ---------
1 files changed, 9 deletions(-)
diff -r df00f7a98821 -r a22258c9fe75 xen/arch/x86/x86_emulate.c
--- a/xen/arch/x86/x86_emulate.c Fri Jan 05 15:54:06 2007 +0000
+++ b/xen/arch/x86/x86_emulate.c Fri Jan 05 15:57:23 2007 +0000
@@ -18,15 +18,6 @@
#undef cmpxchg
#endif
#include <asm-x86/x86_emulate.h>
-
-/*
- * Opcode effective-address decode tables.
- * Note that we only emulate instructions that have at least one memory
- * operand (excluding implicit stack references). We assume that stack
- * references and instruction fetches will never occur in special memory
- * areas that require emulation. So, for example, 'mov <imm>,<reg>' need
- * not be handled.
- */
/* Operand sizes: 8-bit operands or specified/overridden size. */
#define ByteOp (1<<0) /* 8-bit operands. */
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] [XEN] Remove an out-of-date comment.,
Xen patchbot-unstable <=
|
|
|
|
|