Skip to content

Instantly share code, notes, and snippets.

@zoffixznet

zoffixznet/c.c Secret

Created November 1, 2017 23:39
/*
** This file has been pre-processed with DynASM.
** http://luajit.org/dynasm.html
** DynASM version 1.3.0, DynASM x64 version 1.3.0
** DO NOT EDIT! The original file is in "src\jit\x64\emit.dasc".
*/
#line 1 "src\jit\x64\emit.dasc"
/* -*-C-*- */
#include "moar.h"
#include "jit/internal.h"
#include "dasm_x86.h"
#ifdef _MSC_VER
#pragma warning( disable : 4129 )
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment