diff options
author | Andreas Arnez <arnez@linux.ibm.com> | 2020-11-19 19:10:58 +0100 |
---|---|---|
committer | Andreas Arnez <arnez@linux.ibm.com> | 2020-11-19 19:10:58 +0100 |
commit | d5ef21c3ecf2d7a97272bf5a5881f4e71289a1af (patch) | |
tree | 2c15844b5883b0c893bc232375a51268781958ed /gas | |
parent | a4eba6087d4cec81f8b41477b4da56ff87b88e91 (diff) | |
download | gdb-d5ef21c3ecf2d7a97272bf5a5881f4e71289a1af.zip gdb-d5ef21c3ecf2d7a97272bf5a5881f4e71289a1af.tar.gz gdb-d5ef21c3ecf2d7a97272bf5a5881f4e71289a1af.tar.bz2 |
gdb/s390: Correct recording of "store on condition" insns
The "store on condition" instructions STOC, STOCG, and STOCFH are recorded
as if their instruction formats resembled that of STG. This is wrong,
usually resulting in "failed to record execution log" errors when trying
to record code with any of these instructions.
This patch fixes the recording of these instructions.
gdb/ChangeLog:
PR tdep/26916
* s390-tdep.c (s390_process_record): Fix recording of STOC, STOCG,
and STOCFH.
Diffstat (limited to 'gas')
0 files changed, 0 insertions, 0 deletions