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

#465 - ZoneVector is not trivially moveable

Issue - State: open - Opened by KubaO 3 days ago

#463 - Fix non-virtual destructor message.

Pull Request - State: closed - Opened by davedets 8 days ago - 2 comments

#462 - Doc bug: there's no p for `allocator.release(p)`

Issue - State: closed - Opened by KubaO 9 days ago - 1 comment

#461 - How do I pushw()?

Issue - State: open - Opened by philmb3487 18 days ago - 2 comments
Labels: question

#460 - embedLabel doesn't work

Issue - State: closed - Opened by philmb3487 24 days ago - 3 comments

#459 - Crashes when using idiv and invoke in the same function

Issue - State: closed - Opened by ReneMuala about 1 month ago - 4 comments
Labels: question

#458 - The correctness question of rw InstInfo for ldp(aarch64)

Issue - State: closed - Opened by Bri1987 about 2 months ago - 1 comment

#457 - how to relocate code embed from external?

Issue - State: closed - Opened by wkingnet about 2 months ago - 7 comments
Labels: question

#456 - Cannot make vgatherdpd instruction work as intended

Issue - State: closed - Opened by Abdelrhman-Alaa 2 months ago - 2 comments
Labels: question

#455 - Problem about asmjit::_abi_1_10::FuncFrame::addDirtyRegs in aarch64

Issue - State: closed - Opened by jwimd 2 months ago - 1 comment
Labels: question

#454 - how can i create asm like "add x1, x1, w1, uxtw" in aarch64 env?

Issue - State: closed - Opened by jwimd 3 months ago - 3 comments
Labels: bug

#453 - How to learn about Virtual Registers?

Issue - State: closed - Opened by gamagan 3 months ago - 4 comments
Labels: question

#452 - RIP-Relative Addressing and runtime compiling

Issue - State: closed - Opened by gamagan 3 months ago - 3 comments
Labels: question

#451 - Crash on JitRuntime when calling reset()

Issue - State: closed - Opened by gamagan 3 months ago - 1 comment

#450 - Cmake minimum version 3.8 is getting outdated.

Issue - State: closed - Opened by christianbrugger 3 months ago - 2 comments

#448 - vpblendmq support k mask register

Issue - State: closed - Opened by soforth 4 months ago - 4 comments
Labels: enhancement

#447 - Tail call optimization

Issue - State: open - Opened by xmaton 4 months ago - 4 comments
Labels: enhancement

#446 - Fix typo: Threat -> Treat.

Pull Request - State: closed - Opened by higuoxing 5 months ago - 1 comment

#445 - VC++calls the function generated by "asmjit" after optimization is enabled, and an exception occurs

Issue - State: closed - Opened by w4454962 5 months ago - 3 comments
Labels: question

#444 - Const correctness for Block::data()

Pull Request - State: closed - Opened by tmikov 5 months ago - 2 comments

#443 - Duplicate entry in x86 inst db

Issue - State: closed - Opened by Goubermouche 5 months ago - 2 comments

#442 - Incompatibility with C++20

Issue - State: closed - Opened by nima-sayadi 6 months ago - 4 comments

#441 - Add loongarch architecture support

Pull Request - State: open - Opened by junchao-loongson 8 months ago - 9 comments

#440 - O(N^2) Complexity calling reserve

Issue - State: closed - Opened by J-Richter 8 months ago - 5 comments
Labels: enhancement

#439 - JitAllocator alloc method

Issue - State: closed - Opened by RCECoder 8 months ago - 2 comments
Labels: question

#438 - bytes are not changing regardless of the value.

Issue - State: closed - Opened by Rieidi 8 months ago - 2 comments

#437 - linker giving error when using the library.

Issue - State: closed - Opened by Rieidi 8 months ago - 8 comments

#436 - pblendvb has wrong opcode in isa_x86.json

Issue - State: closed - Opened by dzaima 8 months ago - 1 comment

#435 - 64-bit immediate

Issue - State: closed - Opened by the-die 9 months ago - 1 comment
Labels: enhancement

#434 - The correctness question of InstInfo for sub and sub instructions

Issue - State: closed - Opened by Bri1987 10 months ago - 2 comments
Labels: question

#433 - [BUG] jmp far & call far (FF25 00000000 ptr & FF15 02000000 ptr)

Issue - State: closed - Opened by kkptm 11 months ago - 7 comments

#432 - mov eax,[r11+rcx*4+00004C28] how?

Issue - State: closed - Opened by kkptm 11 months ago - 2 comments
Labels: question

#431 - Add a very large stress test for generating a function

Pull Request - State: closed - Opened by connorjclark 11 months ago - 12 comments

#430 - AsmJit Ports & Future Development

Issue - State: open - Opened by kobalicek 12 months ago - 2 comments
Labels: enhancement, long-term, port

#429 - Are the generated ISA databases still in the public domain?

Issue - State: closed - Opened by mehrdadn 12 months ago - 3 comments
Labels: question

#428 - calling names when use call instruction

Issue - State: closed - Opened by paule32 about 1 year ago - 2 comments
Labels: question

#427 - Liveness analysis differs in Release mode vs Debug mode

Issue - State: closed - Opened by connorjclark about 1 year ago - 19 comments

#426 - Invalid movzx instruction generated by x86 EmitHelper::emitArgMove

Issue - State: closed - Opened by GuitarRob22 about 1 year ago - 8 comments

#425 - Fix repeated-word typos

Pull Request - State: closed - Opened by ivanov about 1 year ago - 1 comment

#424 - Build Problem: Android Ndk build failed

Issue - State: closed - Opened by yymjr about 1 year ago - 1 comment

#423 - No matter what I do. I am not able to get it working in my C++ CLI project.

Issue - State: closed - Opened by ByteWhite1x1 about 1 year ago - 3 comments

#422 - Fix breakages that occur when targeting WASM with Emscripten.

Pull Request - State: closed - Opened by smcallis about 1 year ago - 7 comments

#421 - "memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set"

Issue - State: closed - Opened by jhogberg about 1 year ago - 9 comments

#420 - 同步更新

Pull Request - State: closed - Opened by FySystem about 1 year ago

#419 - How to load the address of a label to a register?

Issue - State: closed - Opened by dawnrs about 1 year ago - 1 comment

#418 - Add override warnings and overrides

Pull Request - State: closed - Opened by cyyever over 1 year ago - 4 comments

#417 - [Doc] Fixed documentation of SystemV X86_64 calling convention.

Pull Request - State: closed - Opened by higuoxing over 1 year ago - 2 comments

#416 - Fix Warning MSB8027 caused by duplicate source file names

Pull Request - State: closed - Opened by FySystem over 1 year ago - 6 comments

#415 - Fix Warning MSB8027 caused by duplicate source file names

Pull Request - State: closed - Opened by FySystem over 1 year ago

#414 - Jmp to label size

Issue - State: closed - Opened by w451 over 1 year ago - 3 comments

#413 - Return "Segmentation fault" when use std instruction

Issue - State: closed - Opened by nick31072002 over 1 year ago - 4 comments

#412 - LAHF issue with x86_64 compiler

Issue - State: closed - Opened by qwsaswq1234 over 1 year ago - 2 comments

#411 - Calling void function on a64 (android) not working

Issue - State: closed - Opened by feuerball11 over 1 year ago - 2 comments

#410 - InvalidDisplacement error when use loop instruction

Issue - State: closed - Opened by nick31072002 over 1 year ago - 3 comments

#409 - Unexpected error when load label address to register in AArch64

Issue - State: open - Opened by ApsarasX over 1 year ago - 3 comments
Labels: enhancement

#408 - parse "faddp st1, st0" and "fsubp st1, st0" instruction failed

Issue - State: open - Opened by 751620780 over 1 year ago - 1 comment

#407 - [MSVC] workaround mvn macro and detect ARM64

Pull Request - State: closed - Opened by ZeeWanderer almost 2 years ago - 1 comment

#406 - How can I convert a byte array to assembly code?

Issue - State: closed - Opened by sesey almost 2 years ago - 3 comments

#405 - How to call a external function with x86::Compiler?

Issue - State: closed - Opened by fknfilewalker almost 2 years ago

#404 - CI Service for RISC-V port

Issue - State: closed - Opened by alitariq4589 almost 2 years ago - 2 comments

#403 - Fix `ASMJIT_NO_INTROSPECTION` build

Pull Request - State: closed - Opened by vogelsgesang almost 2 years ago

#402 - Don't enable both MAP_JIT and MAP_SHARED

Pull Request - State: closed - Opened by jhogberg almost 2 years ago - 2 comments

#401 - Shaping new JIT allocator API

Issue - State: closed - Opened by kobalicek almost 2 years ago - 11 comments
Labels: enhancement

#400 - Hide ARM formatter declarations if the compile flag is not enabled

Pull Request - State: closed - Opened by njroussel almost 2 years ago - 2 comments

#398 - vmxoff instruction

Issue - State: closed - Opened by FaerHack almost 2 years ago - 3 comments
Labels: enhancement

#397 - JitRuntime: remove duplicate code

Pull Request - State: closed - Opened by uvxwx almost 2 years ago

#395 - Inline comment is dropped when instruction has a label binding

Issue - State: closed - Opened by connorjclark about 2 years ago - 4 comments

#394 - Deployed docs do not match source code

Issue - State: closed - Opened by connorjclark about 2 years ago - 2 comments

#393 - RISC-V port

Issue - State: closed - Opened by pazamelin about 2 years ago - 3 comments
Labels: port

#392 - Strange code fragment

Issue - State: closed - Opened by mjunix about 2 years ago - 2 comments
Labels: bug

#391 - kErrorInvalidImmediate when adding UINT32_MAX to 64bit register

Issue - State: closed - Opened by weak1337 about 2 years ago - 4 comments

#390 - Tag releases

Issue - State: open - Opened by ocfox about 2 years ago - 2 comments

#389 - FIX: wrongly generated LDURSW instruction on AARCH64.

Pull Request - State: closed - Opened by aegistudio about 2 years ago - 1 comment

#388 - Fixed offset index predicate in post()

Pull Request - State: closed - Opened by GermanAizek about 2 years ago - 1 comment

#387 - Use static constexpr for RegTraits

Pull Request - State: closed - Opened by ZehMatt over 2 years ago - 2 comments

#386 - asmjit no longer compiles within CLR project.

Issue - State: closed - Opened by ZehMatt over 2 years ago

#385 - [ABI] Optimized instruction name data size

Pull Request - State: closed - Opened by SpriteOvO over 2 years ago - 2 comments

#384 - Inconsistent InvalidState error when returning Xmm register

Issue - State: closed - Opened by WireWhiz over 2 years ago - 7 comments

#383 - Visual Studio 2015 compatibility

Pull Request - State: closed - Opened by Chlumsky over 2 years ago - 1 comment

#382 - Fix some typos

Pull Request - State: closed - Opened by pmeerw over 2 years ago

#381 - assembler.movsx(rax, eax) should cause an error

Issue - State: closed - Opened by corey- over 2 years ago - 2 comments

#380 - Indirect jumping to a single label broken by 509866e

Issue - State: closed - Opened by Chlumsky over 2 years ago - 9 comments

#378 - Add support for using large pages within the JitAllocator

Pull Request - State: closed - Opened by lexprfuncall over 2 years ago - 17 comments

#377 - Reading register values

Issue - State: closed - Opened by phillvancejr over 2 years ago - 6 comments

#376 - Fix an instance of -Wdeprecated-copy

Pull Request - State: closed - Opened by Orvid over 2 years ago

#375 - JitAllocator::query is not implemented

Issue - State: closed - Opened by namazso over 2 years ago - 1 comment
Labels: bug

#374 - clang 14 warning for bitwise instead of logical operators

Issue - State: closed - Opened by juanpaez22 over 2 years ago - 1 comment

#373 - Use logical operator instead of bitwise with boolean operands

Pull Request - State: closed - Opened by juanpaez22 over 2 years ago - 1 comment

#372 - [arm64] `ldrsh` with 64-bit output register

Issue - State: closed - Opened by lei-april over 2 years ago - 1 comment

#370 - [arm64] `ldrsb` with 64-bit output register

Issue - State: closed - Opened by lei-april over 2 years ago

#369 - Change comment to reflect non-obsolete assembly dump method

Pull Request - State: closed - Opened by GregoryMorse over 2 years ago - 1 comment

#368 - Dumping assembler as string data documentation broken

Issue - State: closed - Opened by GregoryMorse over 2 years ago

#367 - How do I use floats with AsmJit. Can't find any descent guides!

Issue - State: closed - Opened by damiano-cmd over 2 years ago - 2 comments

#366 - A64: str with mem and index results in invalid instructions

Issue - State: closed - Opened by StephanJBI over 2 years ago - 8 comments

#365 - JMP and CALL instructions address bug?

Issue - State: closed - Opened by 7x-hex-x7 over 2 years ago - 2 comments

#363 - Error in AVX vectorization

Issue - State: closed - Opened by peastman almost 3 years ago - 5 comments