Asmjit updated

This commit is contained in:
Nekotekina 2014-07-14 13:24:10 +04:00
parent dab3d6c6d6
commit a71053ae15
7 changed files with 96 additions and 48 deletions

View file

@ -362,7 +362,7 @@ public:
void Init()
{
m_index = 0;
m_indval = 0;
}
__forceinline bool Pop(u32& res)