* s390-tdep.c (op_bctr, op_bctgr, op_bct, op1_bctg, op2_bctg,
authorUlrich Weigand <uweigand@de.ibm.com>
Sun, 27 Sep 2009 20:47:42 +0000 (20:47 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Sun, 27 Sep 2009 20:47:42 +0000 (20:47 +0000)
commit1db4e8a0b48c1886faafc0a39e2f3e5aafd3a3b1
treeb6f670307f24bb2710c16b0e1814bc6d13edd777
parent1ba3a4f4b8fd03066b112f984b5158a3f2ec33dd
* s390-tdep.c (op_bctr, op_bctgr, op_bct, op1_bctg, op2_bctg,
op_bxh, op1_bxhg, op2_bxhg, op_bxle, op1_bxleg, op2_bxleg,
op1_brct, op2_brct, op1_brctg, op2_brctg, op_brxh, op1_brxhg,
op2_brxhg, op_brxle, op1_brxlg, op2_brxlg): New enum values.
(is_rsi, is_rie): New insn format decoder routines.
(s390_displaced_step_fixup): New function.
(s390_gdbarch_init): Install displaced stepping routines.
gdb/ChangeLog
gdb/s390-tdep.c