[PATCH 0/4] x86: follow-on to making disassembler thread-safe

Jan Beulich jbeulich@suse.com
Mon Jun 13 07:54:53 GMT 2022


On 10.06.2022 21:43, H.J. Lu wrote:
> On Fri, Jun 10, 2022 at 6:33 AM Jan Beulich <jbeulich@suse.com> wrote:
>>
>> Alan had noticed ubsan fallout from that combined with my conversion
>> of op_riprel to bool[]. In the course of addressing that I did notice
>> further things which could do with improving (or so I hope).
>>
>> 1: properly initialize struct instr_info instance(s)
>> 2: shrink prefix related disassembler state fields
>> 3: avoid string copy when swapping Vex.W controlled operands
>> 4: replace global scratch buffer
>>
>> Jan
> 
> OK for all.

Thanks. Any thoughts on the post-commit-message remark in patch 4?

Jan


More information about the Binutils mailing list