diff options
author | Arnold Metselaar <arnold.metsel@gmail.com> | 2018-08-21 15:50:49 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2018-08-21 15:50:49 +0100 |
commit | 6efa941c381b603fbf9d0f951eff87bcb805fa94 (patch) | |
tree | 0688ed735bfbacf32a94696a803953782f0f923c /ld/ChangeLog | |
parent | a4497d2f8486502ab5140ec5168d5f13ec375155 (diff) | |
download | gdb-6efa941c381b603fbf9d0f951eff87bcb805fa94.zip gdb-6efa941c381b603fbf9d0f951eff87bcb805fa94.tar.gz gdb-6efa941c381b603fbf9d0f951eff87bcb805fa94.tar.bz2 |
Fix handling of undocumented SLL instruction for the Z80 target.
* config/tc-z80.c: Correct treatment of undocumented instruction
sli/sll.
(emit_mr): Add argument unportable.
(emit_bit): Adapt call to emit_mr.
(emit_mr_z80): New function.
(emit_mr_unportable): New function.
(instab[]): Replace emit_mr with emit_mr_z80 or emit_mr_unportable
as appropriate.
Diffstat (limited to 'ld/ChangeLog')
0 files changed, 0 insertions, 0 deletions