diff options
author | Mike Frysinger <vapier@gentoo.org> | 2023-12-16 00:29:36 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2023-12-16 00:31:01 -0500 |
commit | 9846e9c11081a1f268c867bd99b6354680d760f6 (patch) | |
tree | e3f5778c7c5d10d8d4bc59d02ea1dbc1bb746b11 /gdb/tui | |
parent | 82a398adb854dd602212e1007d76b187277b9823 (diff) | |
download | gdb-9846e9c11081a1f268c867bd99b6354680d760f6.zip gdb-9846e9c11081a1f268c867bd99b6354680d760f6.tar.gz gdb-9846e9c11081a1f268c867bd99b6354680d760f6.tar.bz2 |
sim: cr16: clean up unused insn operands
The push/pop insns only have 2 operands, so delete unused "c".
The pushret/popret insns use 2 operands, but they don't implement the
logic directly, they call the push/pop implementations. So delete the
unused "a" & "b".
Diffstat (limited to 'gdb/tui')
0 files changed, 0 insertions, 0 deletions