From 07f35073c6d6d1b2f42a6b3671b8af2f271986b9 Mon Sep 17 00:00:00 2001 From: Dong Xu Wang Date: Tue, 22 Nov 2011 18:06:26 +0800 Subject: fix spelling in main directory Signed-off-by: Dong Xu Wang Signed-off-by: Stefan Hajnoczi --- m68k-dis.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'm68k-dis.c') diff --git a/m68k-dis.c b/m68k-dis.c index 04f837a31d..2b155de51c 100644 --- a/m68k-dis.c +++ b/m68k-dis.c @@ -3518,7 +3518,7 @@ const struct m68k_opcode m68k_opcodes[] = /* NOTE: The mcf5200 family programmer's reference manual does not indicate the byte form of the movea instruction is invalid (as it - is on 68000 family cpus). However, experiments on the 5202 yeild + is on 68000 family cpus). However, experiments on the 5202 yield unexpected results. The value is copied, but it is not sign extended (as is done with movea.w) and the top three bytes in the address register are not disturbed. I don't know if this is the intended -- cgit v1.2.3