On Wed, Nov 1, 2017 at 10:25 AM, Brian Gerst wrote:
> On Thu, Oct 26, 2017 at 4:26 AM, Andy Lutomirski wrote:
>> They did almost the same thing. Remove a bunch of pointless
>> instructions (mostly hidden in macros) and reduce cognitive load by
>> merging them.
>>
>> Signed-off-by: Andy Lutomirsk
On Wed, 1 Nov 2017, Borislav Petkov wrote:
> On Wed, Nov 01, 2017 at 04:29:21AM -0700, Andy Lutomirski wrote:
> > I'm inclined to leave it. I first wrote it without the long name and
> > then I had to re-read the code to make sure I got the register state
> > right. The long name serves as docu
On Thu, Oct 26, 2017 at 4:26 AM, Andy Lutomirski wrote:
> They did almost the same thing. Remove a bunch of pointless
> instructions (mostly hidden in macros) and reduce cognitive load by
> merging them.
>
> Signed-off-by: Andy Lutomirski
> ---
> arch/x86/entry/entry_64.S | 6 +++---
> 1 file c
On Wed, Nov 01, 2017 at 04:29:21AM -0700, Andy Lutomirski wrote:
> I'm inclined to leave it. I first wrote it without the long name and
> then I had to re-read the code to make sure I got the register state
> right. The long name serves as documentation that we need rcx and r11
> to have special
On Fri, Oct 27, 2017 at 1:11 PM, Borislav Petkov wrote:
> On Thu, Oct 26, 2017 at 01:26:39AM -0700, Andy Lutomirski wrote:
>> They did almost the same thing. Remove a bunch of pointless
>> instructions (mostly hidden in macros) and reduce cognitive load by
>> merging them.
>>
>> Signed-off-by: An
On Thu, Oct 26, 2017 at 01:26:39AM -0700, Andy Lutomirski wrote:
> They did almost the same thing. Remove a bunch of pointless
> instructions (mostly hidden in macros) and reduce cognitive load by
> merging them.
>
> Signed-off-by: Andy Lutomirski
> ---
> arch/x86/entry/entry_64.S | 6 +++---
>
They did almost the same thing. Remove a bunch of pointless
instructions (mostly hidden in macros) and reduce cognitive load by
merging them.
Signed-off-by: Andy Lutomirski
---
arch/x86/entry/entry_64.S | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/arch/x86/entry/ent
7 matches
Mail list logo