Search Results

Search: Posts Made By: zerocool_08
Forum: Linux 12-26-2009
3,815
Posted By zerocool_08
Actually, I'd like to manage the memory space of...
Actually, I'd like to manage the memory space of a process. We develop a process level virtual machine, which could run different binary code( MIPS , SPARC, ..) on different platforms( IA-32...). So...
2,926
Posted By zerocool_08
change the memory address of ld.linux-so in a dynamically linked process
hi,
For some special reason , I'd like to control the memory address for the shared libraries in my dynamically linked process.
And it is the "ld" which interpret the dynamically linked library,...
Forum: Linux 12-25-2009
3,815
Posted By zerocool_08
change the memory address of ld.linux-so in a dynamically linked process
hi,
For some special reason , I'd like to control the memory address for the shared libraries in my dynamically linked process.
And it is the "ld" which interpret the dynamically linked...
Forum: Linux 03-24-2009
3,818
Posted By zerocool_08
thank you very much, but where can I find the...
thank you very much, but where can I find the detail description for the arguments of the linux kernel syscall(not library functions). Until now , I just use "man2" to get the arguments information,...
Forum: Linux 03-24-2009
3,818
Posted By zerocool_08
system call problem
hi,
where can I find the detail information about the syscall in binary instructions of linux/mips.

for example, in linux/mips:

li v0, 4140
syscall

it's a syacall of "lseek" , but how can...
Forum: Solaris 11-23-2008
12,187
Posted By zerocool_08
Thank you very much. We are trying to build...
Thank you very much.

We are trying to build a dynamic binary translation tool that could run the x86 code on a sparc system. And little-endian binary code means a common executable binary code in...
Forum: Solaris 11-23-2008
12,187
Posted By zerocool_08
I'd like to handle the little-endian binary code...
I'd like to handle the little-endian binary code from other system( like linux) on a sparc system at instruction level, so if I can't load the data in little-endian mode, then i have to add some...
Forum: Solaris 11-23-2008
12,187
Posted By zerocool_08
is there some solaris os using little-endian mode...
is there some solaris os using little-endian mode ? if the open-solaris support intel x86 cpu , then there must exist some solaris os supporting little-endian mode, but I'm not sure if I can install...
Forum: Solaris 11-20-2008
12,187
Posted By zerocool_08
question about the little-endian in sparc
hi folks, in the sparc v9 manul , it says it is possible to access the memory data in little-endian mode, but there is only privilaged instruction that could set the PSTATE ( the cle bit ) regist. if...
Showing results 1 to 9 of 9

 
All times are GMT -4. The time now is 10:01 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy