WRLONG and RDLONG
jazzed
Posts: 11,803
It appears the only difference between WRLONG and RDLONG is the R bit in the ZCRI field. Same goes for the other instructions for byte/word access.
Question is: If one constructs an instruction like "WRLONG· dst, src NR"·wouldn't it just result in a "RDLONG dst, src"·?
Doing this in PASM causes an error, so the only way to do it is by hand ... not that I'm advocating such a hack, but for interepreting "machine code" it is important to know the answer.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--Steve
Propalyzer: Propeller PC Logic Analyzer
http://forums.parallax.com/showthread.php?p=788230
Question is: If one constructs an instruction like "WRLONG· dst, src NR"·wouldn't it just result in a "RDLONG dst, src"·?
Doing this in PASM causes an error, so the only way to do it is by hand ... not that I'm advocating such a hack, but for interepreting "machine code" it is important to know the answer.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--Steve
Propalyzer: Propeller PC Logic Analyzer
http://forums.parallax.com/showthread.php?p=788230
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--Steve
Propalyzer: Propeller PC Logic Analyzer
http://forums.parallax.com/showthread.php?p=788230