winedbg: Added CPU method for identifying a jmp insn, and implement it for i386.
commitae9f86042e7e11f4ff443392f462ef535e81c592
authorEric Pouech <eric.pouech@orange.fr>
Sat, 8 Jan 2011 13:08:56 +0000 (8 14:08 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 10 Jan 2011 12:03:38 +0000 (10 13:03 +0100)
tree41780dbc63c1a9a317501af6fbb3374b9270612e
parent99439e758943c5c36d67d1437cecc20d76adf2d9
winedbg: Added CPU method for identifying a jmp insn, and implement it for i386.
programs/winedbg/be_alpha.c
programs/winedbg/be_arm.c
programs/winedbg/be_cpu.h
programs/winedbg/be_i386.c
programs/winedbg/be_ppc.c
programs/winedbg/be_sparc.c
programs/winedbg/be_x86_64.c