[PATCH 0/2] Cleanup x86 instruction decoder

From: Nikolay Borisov
Date: Thu Feb 22 2024 - 06:17:01 EST


First patch removes some duplicated checks in caller/callee second one is
trivial to remove a check in init_ins()

Nikolay Borisov (2):
x86/insn: Remove superfluous checks from instruction decoding routines
x86/insn: Directly assign x86_64 state in init_ins

arch/x86/lib/insn.c | 58 +++++++++++++++------------------------
tools/arch/x86/lib/insn.c | 58 +++++++++++++++------------------------
2 files changed, 44 insertions(+), 72 deletions(-)

--
2.34.1