Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^4: Parsing through instructions

by DaveMonk (Acolyte)
on Apr 08, 2012 at 23:57 UTC ( [id://964045]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Parsing through instructions
in thread Parsing through instructions

Awesome man, but I still need some help figuring out how to do this for the other 8 instructions, and then run it (the asm code) and dump to a file. But I have been playing around with perlop :)

Replies are listed 'Best First'.
Re^5: Parsing through instructions
by GrandFather (Saint) on Apr 09, 2012 at 00:09 UTC

    There is nothing more I can tell you that wouldn't amount to writing the code for you. If you can't take it from here then you have been set a task that you are not currently equipped to handle. The rest of the problem is really just applying the mask and shift I've already demonstrated to get at the individual op code fields, and then process the data.

    I suggest you play for a while and generate some code of your own. If you are still struggling show us what you have written along with your input data (the sample data you showed already is very unlikely to be real) and the expected output, then describe how it doesn't work for you.

    True laziness is hard work
      Ok thanks man, I will get to work on it :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://964045]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-04-19 22:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found