Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / asmjit/asmjit issues and pull requests
#353 - Why not merge 'aarch64' branch into 'master'?
Issue -
State: closed - Opened by lei-april almost 3 years ago
- 3 comments
#352 - Possible bug in ZoneTree
Issue -
State: closed - Opened by jhogberg almost 3 years ago
- 3 comments
#351 - Suggestion about instruction identifiers (Inst:kId...)
Issue -
State: closed - Opened by Nekotekina almost 3 years ago
- 4 comments
#350 - asmjit on the wasm platform
Issue -
State: closed - Opened by fire almost 3 years ago
- 1 comment
#349 - (aarch64 branch) B instruction with Imm arg compiles into garbage
Issue -
State: closed - Opened by Nekotekina almost 3 years ago
- 4 comments
#348 - Fix typos
Pull Request -
State: closed - Opened by kianmeng about 3 years ago
- 1 comment
#347 - Unnecessary mov to rax created on a member function call with no arguments (kIdThisCall)
Issue -
State: closed - Opened by PaulWeustink about 3 years ago
- 4 comments
Labels: enhancement
#346 - A question about arm assembler
Issue -
State: closed - Opened by nmanhong about 3 years ago
- 25 comments
Labels: question
#345 - How to read extern variable?
Issue -
State: closed - Opened by gamagan about 3 years ago
- 7 comments
Labels: question
#344 - restrict templated Imm ctor to scalar types
Pull Request -
State: closed - Opened by tetzank about 3 years ago
- 2 comments
#343 - Fixed ASMJIT_NONCOPYABLE/NONCONSTRUCTIBLE for GCC 11
Pull Request -
State: closed - Opened by tetzank about 3 years ago
- 1 comment
#342 - Why does asmjit have no arm test cases
Issue -
State: closed - Opened by nmanhong about 3 years ago
- 1 comment
Labels: question
#341 - asmjit should report error for invalid conditional instructions
Issue -
State: closed - Opened by Lyve1981 over 3 years ago
- 1 comment
Labels: enhancement
#340 - bit clear with "Gp, Gp, Imm" missing for aarch64
Issue -
State: closed - Opened by Lyve1981 over 3 years ago
- 5 comments
Labels: enhancement, not-merged
#339 - Function call in a64 assembler outputs incorrectly
Issue -
State: closed - Opened by akkaze over 3 years ago
- 8 comments
Labels: bug
#338 - Support for register pairs (Register allocation, X86/AArch64)
Issue -
State: closed - Opened by kobalicek over 3 years ago
- 2 comments
#337 - Save/Store work incorrectly for aarch64 Q Register
Issue -
State: closed - Opened by akkaze over 3 years ago
- 3 comments
Labels: bug
#336 - NOP instructions for code alignment
Issue -
State: open - Opened by Paliha over 3 years ago
- 20 comments
#335 - Incorrect assembling of some immediate values for mov()
Issue -
State: closed - Opened by bjorng over 3 years ago
- 1 comment
Labels: bug
#334 - Random copy paste bug in aarch64 branch in CMakeLists.txt
Issue -
State: closed - Opened by tperami over 3 years ago
- 1 comment
#333 - Enhancement: Extend `newLabel` with a debug name
Issue -
State: closed - Opened by vogelsgesang over 3 years ago
- 7 comments
Labels: enhancement, not-merged
#332 - About riscv
Issue -
State: closed - Opened by wky9710 over 3 years ago
- 4 comments
#331 - aarch64: Branch instructions with conditions are incorrectly encoded
Issue -
State: closed - Opened by bjorng over 3 years ago
- 2 comments
#330 - Assertion fail on recent CPUs
Issue -
State: closed - Opened by billyauhk over 3 years ago
Labels: bug
#329 - compile errors occur when using cmake with vs2010 as generator
Issue -
State: closed - Opened by rocketion over 3 years ago
- 2 comments
Labels: wontfix
#328 - newLabel and newNamedLabel
Issue -
State: closed - Opened by januwA almost 4 years ago
- 2 comments
#327 - virtmem: supporting FreeBSD's PROT_MAX.
Pull Request -
State: closed - Opened by devnexen almost 4 years ago
- 2 comments
#326 - undefined reference error when running example code
Issue -
State: closed - Opened by wky9710 almost 4 years ago
- 2 comments
#325 - virtmem.cpp error: ‘__NR_memfd_create’ was not declared in this scope
Issue -
State: closed - Opened by lifeiteng almost 4 years ago
- 3 comments
#324 - Can it run on c++14
Issue -
State: closed - Opened by januwA almost 4 years ago
- 2 comments
#323 - Is possible to jmp inside a created JIT?
Issue -
State: closed - Opened by crazynds almost 4 years ago
- 4 comments
#322 - Existing object code?
Issue -
State: closed - Opened by progman1 almost 4 years ago
- 2 comments
#318 - Aarch64 support on Apple platforms
Pull Request -
State: closed - Opened by d235j almost 4 years ago
- 5 comments
#314 - documentation typo on 'Compiler' page
Issue -
State: closed - Opened by wscott about 4 years ago
- 3 comments
#313 - Is it possible to have debug symbols/stack unwinding for debugging?
Issue -
State: open - Opened by sakjain92 about 4 years ago
- 10 comments
#310 - How to emit call far/jmp far?
Issue -
State: closed - Opened by lifeengines about 4 years ago
- 2 comments
Labels: enhancement
#304 - How to copy code from external buffer to CodeHolder?
Issue -
State: closed - Opened by sakjain92 about 4 years ago
- 4 comments
Labels: question
#296 - Emitting `rip`-relative label addresses
Issue -
State: closed - Opened by vogelsgesang over 4 years ago
- 5 comments
#295 - Use `.byte` directive for constant data instead of `db`
Issue -
State: closed - Opened by vogelsgesang over 4 years ago
- 3 comments
#282 - Do not expose Windows headers through AsmJit headers
Pull Request -
State: closed - Opened by Chlumsky over 4 years ago
- 5 comments
#246 - RA - Register to memory operand change requires CPU features information
Issue -
State: closed - Opened by kobalicek over 5 years ago
- 1 comment
Labels: enhancement
#232 - PPC64EL Port
Issue -
State: closed - Opened by madscientist159 almost 6 years ago
- 12 comments
Labels: port
#194 - type-safe X86Compiler::call
Issue -
State: closed - Opened by yatli over 6 years ago
- 7 comments
Labels: enhancement
#159 - X86 mov instruction does not generate relocation entry
Issue -
State: closed - Opened by quiret almost 8 years ago
- 3 comments
#83 - Win64 calling convention and MM/XMM registers passed explicitly & indirectly doesn't work
Issue -
State: open - Opened by kobalicek over 9 years ago
- 1 comment
Labels: bug
#74 - ARM Port
Issue -
State: closed - Opened by kobalicek almost 10 years ago
- 21 comments
Labels: port