i965/disasm: Disassemble JMPI's source properly.
authorMatt Turner <mattst88@gmail.com>
Sun, 24 Aug 2014 06:59:30 +0000 (23:59 -0700)
committerMatt Turner <mattst88@gmail.com>
Fri, 29 Aug 2014 02:06:27 +0000 (19:06 -0700)
The source can be a register as well as an immediate, and disassembling
a register as an immediate can have some strange results.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>

No differences found