Re: [PATCH v3] x86: Add -mindirect-branch-cs-prefix

2021-11-18 Thread Uros Bizjak via Gcc-patches
On Thu, Nov 18, 2021 at 3:24 PM H.J. Lu wrote: > > On Thu, Nov 18, 2021 at 12:25 AM Uros Bizjak wrote: > > > > On Wed, Nov 17, 2021 at 2:47 PM H.J. Lu wrote: > > > > > > Add -mindirect-branch-cs-prefix to add CS prefix to call and jmp to thunk > > > via r8-r15 registers when converting indirect

[PATCH v3] x86: Add -mindirect-branch-cs-prefix

2021-11-18 Thread H.J. Lu via Gcc-patches
ord > them to be more comprehensible? > > Here is the v3 patch with updated description. OK for master? Thanks. -- H.J. From ed12d22089b7ee75f20e504f9e7c898dd2b92215 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Wed, 27 Oct 2021 06:27:15 -0700 Subject: [PATCH v3] x86: Add -mindirect-bra