Displaying 7 results from an estimated 7 matches for "arpl".
Did you mean:
arp
2007 Apr 30
0
[LLVMdev] Boostrap Failure -- Expected Differences?
...mul $0x625f,0x64(%esi),%bp
> 3be: 61 popa
> - 3bf: 73 65 jae 426 <__FUNCTION__.20952+0xa>
> + 3bf: 73 65 jae 426 <__FUNCTION__.20866+0xa>
> 3c1: 5f pop %edi
> 3c2: 64 65 63 6c 00 2f arpl %bp,%fs:%gs:0x2f(%eax,%eax,1)
>
> 000003c7 <.str>:
> 3c7: 2f das
> - 3c8: 75 73 jne 43d <__FUNCTION__.21160+0x4>
> + 3c8: 75 73 jne 43d <__FUNCTION__.21073+0x4>
> 3ca: 65 gs
> -...
2007 Apr 27
2
[LLVMdev] Boostrap Failure -- Expected Differences?
The saga continues.
I've been tracking the interface changes and merging them with
the refactoring work I'm doing. I got as far as building stage3
of llvm-gcc but the object files from stage2 and stage3 differ:
warning: ./cc1-checksum.o differs
warning: ./cc1plus-checksum.o differs
(Are the above two ok?)
The list below is clearly bad. I think it's every object file in
the
2002 Jul 12
3
ext3 corruption
Hello,
Over the last month or so, I've noticed the following error showing up
repeatedly in my system logs under kernel 2.4.18-ac3 and more recently
under 2.4.19-rc1:
EXT3-fs error (device ide0(3,3)) in ext3_new_inode: error 28
I've now been able to capture the following Oops before the system went
down entirely:
Assertion failure in do_get_write_access() at transaction.c:611:
2004 Dec 16
0
MuSE 0.9.1 codename STREAMTIME
...urrently
relies on the political believing of MuSE's authors, that there should
be such a tool and it should be freely available to people willing to
do online radio.
:: PLEASE HELP PORTING MuSE on the OSX platform!
This task is very important since there is no equivalent free software
on the Arple platform that can let people stream online radio.
If you can afford to donate us some money let us know, we also need
new and old working hardware, especially a MAC G3 or G4 machine is
needed in order to complete the OSX porting, please donate if you can!
contact us on http://dyne.org/hackers_con...
2004 Dec 16
0
MuSE 0.9.1 codename STREAMTIME
...urrently
relies on the political believing of MuSE's authors, that there should
be such a tool and it should be freely available to people willing to
do online radio.
:: PLEASE HELP PORTING MuSE on the OSX platform!
This task is very important since there is no equivalent free software
on the Arple platform that can let people stream online radio.
If you can afford to donate us some money let us know, we also need
new and old working hardware, especially a MAC G3 or G4 machine is
needed in order to complete the OSX porting, please donate if you can!
contact us on http://dyne.org/hackers_con...
2007 Apr 18
4
[RFC, PATCH 1/24] i386 Vmi documentation
...efine VMI_FLUSH_TLB 0x01
+ #define VMI_FLUSH_GLOBAL 0x02
+
+ #endif
+
+
+Appendix C - Sensitive x86 instructions in the paravirtual environment
+
+ This is a list of x86 instructions which may operate in a different manner
+ when run inside of a paravirtual environment.
+
+ ARPL - continues to function as normal, but kernel segment registers
+ may be different, so parameters to this instruction may need
+ to be modified. (System)
+
+ IRET - the IRET instruction will be unable to change the IOPL, VM,
+ VIF, VIP, or IF fields. (System)
+
+ the IR...
2007 Apr 18
4
[RFC, PATCH 1/24] i386 Vmi documentation
...efine VMI_FLUSH_TLB 0x01
+ #define VMI_FLUSH_GLOBAL 0x02
+
+ #endif
+
+
+Appendix C - Sensitive x86 instructions in the paravirtual environment
+
+ This is a list of x86 instructions which may operate in a different manner
+ when run inside of a paravirtual environment.
+
+ ARPL - continues to function as normal, but kernel segment registers
+ may be different, so parameters to this instruction may need
+ to be modified. (System)
+
+ IRET - the IRET instruction will be unable to change the IOPL, VM,
+ VIF, VIP, or IF fields. (System)
+
+ the IR...