i965: Add sensible disasm for the JMPI instruction.
authorEric Anholt <eric@anholt.net>
Mon, 19 Dec 2011 18:52:31 +0000 (10:52 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 6 Jan 2012 17:48:32 +0000 (09:48 -0800)
commit60982976ee14c271353b9545ca5ac085b97ab9b0
tree04d6db0c5e63d7498148a37e717b6e85bb0fdaeb
parentcd2a24a4c2cf3aab8cbaf831d9712bc3c09cba66
i965: Add sensible disasm for the JMPI instruction.

We care about the jump distance, not that the first src is always the
ip register.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_disasm.c