Skip to content

Instantly share code, notes, and snippets.

@zoffixznet

zoffixznet/c.c Secret

Created November 1, 2017 23:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zoffixznet/a7bc53d214d011ef0a892074733222d0 to your computer and use it in GitHub Desktop.
Save zoffixznet/a7bc53d214d011ef0a892074733222d0 to your computer and use it in GitHub Desktop.
/*
** 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