[patch 2/8] Fix disassembly of RX_URRD, SI_URD & PC-relative instructions.

2007-07-17 Thread Martin Schwidefsky
From: Christian Borntraeger <[EMAIL PROTECTED]> The instructions with format RX_URRD and SI_URD and instructions with a PC relative operand are not disassembled correctly. For RX_URRD and SI_URD instructions find_insn sets opfrag to code[0]. The mask byte of these two formats is 0x00.

[patch 2/8] Fix disassembly of RX_URRD, SI_URD PC-relative instructions.

2007-07-17 Thread Martin Schwidefsky
From: Christian Borntraeger [EMAIL PROTECTED] The instructions with format RX_URRD and SI_URD and instructions with a PC relative operand are not disassembled correctly. For RX_URRD and SI_URD instructions find_insn sets opfrag to code[0]. The mask byte of these two formats is 0x00. table-opfrag