Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Mono.Cecil (IL Manipulation) : What's OpCode ?

Mono.Cecil (IL Manipulation) : What's OpCode ?

Scheduled Pinned Locked Moved C#
csharpdotnetcomhelpquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    hdv212
    wrote on last edited by
    #1

    Hi I'm working with Mono.Cecil for IL Manipulation and find some articls like this[^] but i didn't found any useful article about what's OpCodes and expain each OpCode item. can anybody help me ? thanks

    C 1 Reply Last reply
    0
    • H hdv212

      Hi I'm working with Mono.Cecil for IL Manipulation and find some articls like this[^] but i didn't found any useful article about what's OpCodes and expain each OpCode item. can anybody help me ? thanks

      C Offline
      C Offline
      Curtis Schlak
      wrote on last edited by
      #2

      Follow these easy instructions.

      1. Go to http://www.google.com
      2. Type opcodes site:microsoft.com for your search criteria.
      3. Click the link entitled "OpCodes (System.Reflection.Emit)

      That'll list the opcodes for you. If you want to know how each works, read Standard ECMA-335[^].

      "we must lose precision to make significant statements about complex systems." -deKorvin on uncertainty

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups