Format:
Recent snippets matching tags of assembly
using System; namespace SharpVM { /// <summary> /// http://pastebin.com/f22e2c91 /// /// A little playground for VM and JIT testing. The basic idea is to have an instruction set that is /// EXTREMELY EASY to decode: we prefer more instructions versus complex decoding logic. For example, /// most opcodes have a W version that lets the last argument (usually a word) take up an entire
241 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
