x86: drop use of setjmp() from disassembler
authorJan Beulich <jbeulich@suse.com>
Fri, 21 Apr 2023 10:09:59 +0000 (12:09 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 21 Apr 2023 10:09:59 +0000 (12:09 +0200)
commitd82c06b68e32d01d59b664fe32496184db19b251
treeec196accf2f3f77afeef573cd7f251b9e1705792
parenta82b3c5656d62a47173ddebab52819a2d0788de7
x86: drop use of setjmp() from disassembler

With the longjmp() uses all gone, the setjmp() isn't necessary anymore
either.
opcodes/i386-dis.c