Skip to main content
Deno 2 is finally here 🎉️
Learn more
function determineInstruction
import { determineInstruction } from "https://deno.land/x/jasm@0.0.1a/arches/x86.ts";

Parameters

mnem: string
instructionSet: Array<RawInstruction>
types: DstSrc