x86: change fetch error handling when processing operands
authorJan Beulich <jbeulich@suse.com>
Fri, 21 Apr 2023 10:09:11 +0000 (12:09 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 21 Apr 2023 10:09:11 +0000 (12:09 +0200)
commit9760136327e70c4c3e94dfa65deeec069ef4fba8
tree29024d268fd57a5cdd989ec770e721e244950819
parent0b51ac42773844a4e0efccceb4e7bf9f5e1d3b3e
x86: change fetch error handling when processing operands

Make the handler functions all return boolean and convert FETCH_DATA()
uses to fetch_code().
opcodes/i386-dis.c