UNPKG

x86

Version:

Generates x86_64 native code from assembly instructions

14 lines (8 loc) 226 B
// Generated by CoffeeScript 1.10.0 (function() { var code, imm, operand; code = require('./code'); operand = require('./operand'); imm = new operand.Immediate([12332323, 123]); console.log(imm); }).call(this);