Project

General

Profile

« Previous | Next » 

Revision 0c26dea5

Added by alanwu (Alan Wu) 4 days ago

ZJIT: A64: Fix the optimization merging asm.add(reg, imm) with Mov

The raw bytes didn't disassemble to the disassembly, but we missed this
since CI didn't run make zjit-test with the disasm feature.

Fixes: 1317377fa74 ("ZJIT: A64: Have add/sub to SP be
single-instruction")