]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Z80: use is_whitespace()
authorJan Beulich <jbeulich@suse.com>
Mon, 3 Feb 2025 11:29:29 +0000 (12:29 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 3 Feb 2025 11:29:29 +0000 (12:29 +0100)
commit716680bc55e22dbf01a78cce903e7bb262a1aa7e
tree952ebfc83eb0de586e292995c6ec37802caf8f44
parent52ea980d007540d36f3261487a93151c79e89b68
Z80: use is_whitespace()

Replace an open-coded check and convert ISSPACE() uses.
gas/config/tc-z80.c