lkml.org 
[lkml]   [2008]   [Jun]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Regression: boot failure on AMD Elan TS-5500
Jeremy Fitzhardinge wrote:
>>
>> On this general subject... I keep thinking that it would be better to
>> have this as:
>>
>> movl %cs, %eax
>> addl $8, %eax
>> movl %eax, %cs
>
> What's your intent? You can't directly load %cs; do you mean the other
> segment registers?
>
>
> Oh, you mean
>
> mov %cs, %eax
> add $8, %eax
> mov %eax, %ds (etc)
> ?
>
> Seems reasonable.
>

Uhm, yeah ;)

-hpa


\
 
 \ /
  Last update: 2008-07-01 00:51    [W:0.295 / U:0.000 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site