Re: [PATCH v2 7/7] Add EHB after last load if branch within 16 inst.

2025-07-23 Thread Aleksandar Rakic
...@gmail.com; ja...@redhat.com; dragan.mladjenovic; Faraz Shahbazker; Aleksandar Rakic Subject: [PATCH v2 7/7] Add EHB after last load if branch within 16 inst. From: "dragan.mladjenovic" This workaround adds -mfix-i6400 and -mfix-i6500. If any of those two options are active, it will

[PATCH v2 7/7] Add EHB after last load if branch within 16 inst.

2025-03-17 Thread Aleksandar Rakic
From: "dragan.mladjenovic" This workaround adds -mfix-i6400 and -mfix-i6500. If any of those two options are active, it will add an EHB after the last load instruction in sequence if there is a branch within 16 instructions following it. Options have no effect on pre-R6 or compressed ISA targets