Re: [PATCH] i386: Also skip ENDBR32 at the target function entry

2020-02-13 Thread H.J. Lu
On Thu, Feb 13, 2020 at 5:10 AM Uros Bizjak wrote: > > On Thu, Feb 13, 2020 at 1:42 PM H.J. Lu wrote: > > > > On Thu, Feb 13, 2020 at 01:28:43PM +0100, Uros Bizjak wrote: > > > On Thu, Feb 13, 2020 at 1:06 PM H.J. Lu wrote: > > > > > > > > On Thu, Feb 13, 2020 at 09:29:32AM +0100, Uros Bizjak wr

Re: [PATCH] i386: Also skip ENDBR32 at the target function entry

2020-02-13 Thread Uros Bizjak
On Thu, Feb 13, 2020 at 1:42 PM H.J. Lu wrote: > > On Thu, Feb 13, 2020 at 01:28:43PM +0100, Uros Bizjak wrote: > > On Thu, Feb 13, 2020 at 1:06 PM H.J. Lu wrote: > > > > > > On Thu, Feb 13, 2020 at 09:29:32AM +0100, Uros Bizjak wrote: > > > > On Wed, Feb 12, 2020 at 1:21 PM H.J. Lu wrote: > > >

Re: [PATCH] i386: Also skip ENDBR32 at the target function entry

2020-02-13 Thread H.J. Lu
On Thu, Feb 13, 2020 at 01:28:43PM +0100, Uros Bizjak wrote: > On Thu, Feb 13, 2020 at 1:06 PM H.J. Lu wrote: > > > > On Thu, Feb 13, 2020 at 09:29:32AM +0100, Uros Bizjak wrote: > > > On Wed, Feb 12, 2020 at 1:21 PM H.J. Lu wrote: > > > > > > > > On Mon, Feb 10, 2020 at 12:01 PM Uros Bizjak wro

Re: [PATCH] i386: Also skip ENDBR32 at the target function entry

2020-02-13 Thread Uros Bizjak
On Thu, Feb 13, 2020 at 1:06 PM H.J. Lu wrote: > > On Thu, Feb 13, 2020 at 09:29:32AM +0100, Uros Bizjak wrote: > > On Wed, Feb 12, 2020 at 1:21 PM H.J. Lu wrote: > > > > > > On Mon, Feb 10, 2020 at 12:01 PM Uros Bizjak wrote: > > > > > > > > On Mon, Feb 10, 2020 at 8:53 PM H.J. Lu wrote: > > >

[PATCH] i386: Also skip ENDBR32 at the target function entry

2020-02-13 Thread H.J. Lu
On Thu, Feb 13, 2020 at 09:29:32AM +0100, Uros Bizjak wrote: > On Wed, Feb 12, 2020 at 1:21 PM H.J. Lu wrote: > > > > On Mon, Feb 10, 2020 at 12:01 PM Uros Bizjak wrote: > > > > > > On Mon, Feb 10, 2020 at 8:53 PM H.J. Lu wrote: > > > > > > > > On Mon, Feb 10, 2020 at 11:40 AM Uros Bizjak wrote