Skip to content

LATX, fix: Fix assertion failure in opt_instptn_fix caused by TB spli…#276

Merged
luzeng87 merged 1 commit intolat-opensource:masterfrom
rmjskhy:temp2
Mar 23, 2026
Merged

LATX, fix: Fix assertion failure in opt_instptn_fix caused by TB spli…#276
luzeng87 merged 1 commit intolat-opensource:masterfrom
rmjskhy:temp2

Conversation

@rmjskhy
Copy link
Copy Markdown
Contributor

@rmjskhy rmjskhy commented Mar 20, 2026

…tting

…tting

Signed-off-by: liuchaoyi <liuchaoyi@loongson.cn>
case WRAP(JNS):
case WRAP(JNO):
case WRAP(JO):
break;
Copy link
Copy Markdown
Contributor

@xiangzhai xiangzhai Mar 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

case WRAP(MOV) also need fallthrough.

printf("DEBUG: %s:%d ir1_opcode=0x%x\n", __func__, __LINE__, ir1_opcode(pir1));

DEBUG output ir1_opcode=0x1d6 and 0x1d6 is dt_X86_INS_MOV in the enum dt_x86_insn.

@luzeng87 luzeng87 merged commit 28c11f6 into lat-opensource:master Mar 23, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants