VB Decompiler Forum Index VB Decompiler
Hosted by TheAutomaters.com
 
  MemberlistMemberlist
 

Question about p-codes

 
   VB Decompiler Forum Index -> The Code
Author Message
Anonymous
New User


Joined: 10 Feb 2008
Posts: 0

Posted: Tue Jun 17, 2003 4:48 am     Post subject: Question about p-codes

Hi there, I've got a question about the following two p-codes. I can see that both of them are listed in the p-code database but does anyone know what they do?

Code:
ImpAdStI2

and
Code:
ImpAdLdI2


Thanks for the help guys
Back to top
MrUnleaded
Site Admin


Joined: 21 Sep 2002
Posts: 385
Location: California

Posted: Fri Jun 20, 2003 10:17 pm     Post subject: Re: Question about p-codes

[="chronos":aj8lh026]Hi there, I've got a question about the following two p-codes. I can see that both of them are listed in the p-code database but does anyone know what they do?

Code:
ImpAdStI2

and
Code:
ImpAdLdI2


Thanks for the help guys [/:aj8lh026]

Imp=import

Ad=Address

St/Ld=Store/Load

I2 = Integer

hope that helps some....i looked in the opcode db...

./pcode/opcodes.php?t=1

its opcode 0x75 and theres nothing on it....show me an example of some dissasembly that uses it and i will try to see if i can get a grasp of what it does....
_________________
-MrU
Back to top
Anonymous
New User


Joined: 10 Feb 2008
Posts: 0

Posted: Wed Jun 25, 2003 7:03 am     Post subject: Thanks

MrUnleaded, thanks for the info. I managed to figure what the program is trying to do. Thanks again!
Back to top
   VB Decompiler Forum Index -> The Code All times are GMT
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group