This website requires JavaScript.
Explore
Help
Sign In
admin
/
asmjit-asmjit
Watch
1
Star
0
Fork
0
You've already forked asmjit-asmjit
mirror of
https://github.com/asmjit/asmjit
synced
2026-06-08 13:13:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f0be9f5dd95d8fa1fc2e4b3c890f75f6b44b3732
asmjit-asmjit
/
src
/
app
/
test
T
History
kobalicek
f0be9f5dd9
Fixed
#72
(Memory used by fist/fld was wrongly adjusted).
2015-02-12 23:07:09 +01:00
..
asmjit_bench_x86.cpp
- AsmJit executables should have consistent prefix 'asmjit'.
2015-02-09 00:03:27 +01:00
asmjit_test_opcode.cpp
- AsmJit executables should have consistent prefix 'asmjit'.
2015-02-09 00:03:27 +01:00
asmjit_test_x86.cpp
Fixed
#72
(Memory used by fist/fld was wrongly adjusted).
2015-02-12 23:07:09 +01:00
genblend.h
Changed asmjit namespaces, each architecture has now only one namespace for registers / memory operands.
2014-07-12 17:50:35 +02:00
genopcode.h
Fixed invalid assertions in case that high byte register is used in 64-bit mode, also fixed to NOT emit a REX prefix in that case (Bug).
2015-01-13 22:48:52 +01:00