Pcode Opcode Meaning List

Speak out! What name best represents these structures?

Pcode Opcode Meaning List

Postby vbgamer45 » Fri Aug 27, 2004 1:46 pm

Pcode Opcode Meanings
Imp=import
Ad = Address
St/Ld=Store/Load
I2 = Integer
V=Virtual
Rf=Refrence

Anyone want to finish the list? I found these on this forum.
Last edited by vbgamer45 on Fri Sep 03, 2004 5:48 pm, edited 1 time in total.
User avatar
vbgamer45
Regular user
Regular user
 
Posts: 90
Joined: Wed Jul 07, 2004 3:18 pm
Location: 127.0.0.1

Postby MrUnleaded » Fri Aug 27, 2004 4:03 pm

Prefixes:
Lit=Literal(ie "Hi",2,8 )
Imp=Import
St=Store
Ld=Load

Variable types:
I2=Integer
Cy=Currency
R4=
R8=Single
Str=String

Other:
DOC=Duplicate/Redundante Opcode(in the table it will redirect you to another opcode)


Golem could probably help most with these...i will edit this post later though.

for now you can look at pcode/opcodes.php?t=1

some of them have descriptions...you are welcome to comment on specific opcodes in the Pcode forum
-MrU
User avatar
MrUnleaded
Site Admin
Site Admin
 
Posts: 385
Joined: Sat Sep 21, 2002 1:39 am
Location: California

Postby sarge » Fri Aug 27, 2004 7:05 pm

The "R" series stands for "Real", as in a "real number"; used by the floating-point co-processor. The digit after the R is the length so the co-proc knows how to push or pop the data.
The "I" series uses the same convention.
Also, (as an FYI), VB classifies a byte as a 2-byte integer, but qualifies it with the "byte" descripton.


Sarge
User avatar
sarge
Moderator
Moderator
 
Posts: 194
Joined: Tue Sep 24, 2002 9:54 pm


Return to Naming Conventions

Who is online

Users browsing this forum: No registered users and 1 guest

cron