commit | 70aa488cff83c965c9e1850f48d82b000d0d6c1c | [log] [tgz] |
---|---|---|
author | Keith Owens <kaos@sgi.com> | Fri May 27 23:09:00 2005 -0700 |
committer | Tony Luck <tony.luck@intel.com> | Wed Jun 08 12:25:24 2005 -0700 |
tree | 9236fa880fe3fab2ee3cf2bcb0ec4a4e19ded3c5 | |
parent | 86ebacd360767f6a5cf9c8810977593dccf3f3da [diff] |
[IA64] Extract correct break number for break.b break.b does not store the break number in cr.iim, instead it stores 0, which makes all break.b instructions look like BUG(). Extract the break number from the instruction itself. Signed-off-by: Keith Owens <kaos@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>