openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
N
nasmjit
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Dec 25, 2023 — Dec 25, 2024
Showing page 1 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update the C++ project to reference files in the submodule
Sam Harwell
More...
over 7 years ago
Add 'reference/' from commit 'a2a631daba0a5f2b8f3e5fc041b917f0205f9279'
Sam Harwell
More...
over 7 years ago
Merge branch 'merge-to-CL419'
Sam Harwell
More...
over 12 years ago
Set output field widths for clean tables in logger output
Sam Harwell
More...
over 12 years ago
Fix variable allocation problem caused by the merge of CL403
Sam Harwell
More...
over 12 years ago
Due to implicit register usage, DIV has different forms for Assembler and Compiler
Sam Harwell
More...
over 12 years ago
Merge CL419: Fix (AsmJit) issue 63
Sam Harwell
More...
over 12 years ago
Merge CL418: Fix GP register allocation
Sam Harwell
More...
over 12 years ago
Merge CL417: Fixed forbidden allocation of ESP/EBP registers.
Sam Harwell
More...
over 12 years ago
Merge CL415: "Fixed few GCC warnings" but included tweaks
Sam Harwell
More...
over 12 years ago
Merge CL414: Updated comments and VariableFlags names
Sam Harwell
More...
over 12 years ago
Merge CL408: Fixed unreachable code assertion failure (Issue #55); Minor improvements
Sam Harwell
More...
over 12 years ago
Merge CL407: Fixed (AsmJit) issues 57 and 58 (NAsmJit note: 57 was already fixed in this code)
Sam Harwell
More...
over 12 years ago
Merge CL406 (ignored changes to tests): Improvements and bug fixes
Sam Harwell
More...
over 12 years ago
Merge CL403: mostly renaming types following a refactoring of the C++ code.
Sam Harwell
More...
over 12 years ago
Support the INT and INTO instructions
Sam Harwell
More...
over 12 years ago
Documentation of OperandFlags
Sam Harwell
More...
over 12 years ago
Use enum member instead of implicit conversion from 0
Sam Harwell
More...
over 12 years ago
Fix ALU instruction group using a "shortcut" which was actually 2 bytes longer per instruction
Sam Harwell
More...
over 12 years ago
The sal, shl, sar, shr, shld, and shrd instructions have an implicit argument for the Assembler, so separate the Assembler and Compiler versions of the intrinsics
Sam Harwell
More...
over 12 years ago
Updated copyright info
Sam Harwell
More...
over 12 years ago
Rename namespace AsmJitNet to NAsmJit
Sam Harwell
More...
over 12 years ago
Rename namespace AsmJit.Sample to NAsmJit.Sample
Sam Harwell
More...
over 12 years ago
Rename namespace AsmJitNetTest to NAsmJitTest
Sam Harwell
More...
over 12 years ago
Rename folders on disk to match assembly names
Sam Harwell
More...
over 12 years ago
Update .gitignore
Sam Harwell
More...
over 12 years ago
Rename solution, projects, and assemblies from AsmJitNet to NAsmJit
Sam Harwell
More...
over 12 years ago
MMX registers are not used to pass arguments and are not preserved by callees in any supported calling convention
Sam Harwell
More...
over 12 years ago
Implement ToString() for types derived from Operand
Sam Harwell
More...
over 12 years ago
Due to implicit register usage, IDIV, IMUL, MUL, SAHF have different forms for Assembler and Compiler
Sam Harwell
More...
over 12 years ago
←
1
2
3
4
5
6
7
8
9
…
17
18
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree