lua-hooks/ext/luajit/src/jit/dis_ppc.lua in immunio-1.1.2 vs lua-hooks/ext/luajit/src/jit/dis_ppc.lua in immunio-1.1.5

- old
+ new

@@ -1,8 +1,8 @@ ---------------------------------------------------------------------------- -- LuaJIT PPC disassembler module. -- --- Copyright (C) 2005-2015 Mike Pall. All rights reserved. +-- Copyright (C) 2005-2016 Mike Pall. All rights reserved. -- Released under the MIT/X license. See Copyright Notice in luajit.h ---------------------------------------------------------------------------- -- This is a helper module used by the LuaJIT machine code dumper module. -- -- It disassembles all common, non-privileged 32/64 bit PowerPC instructions