#31 (limited LEA) – The Yasm Modular Assembler Project

Ticket #31 (closed defect: fixed)

Opened 5 years ago

Last modified 2 years ago

limited LEA

Reported by: vclaudepierre@… Owned by: peter@…
Priority: P2 Milestone: 0.4.0
Component: Architecture: x86 Version: 0.3.0
Severity: minor Keywords:
Cc:

Description

lea edi,[edi*8+eax+mylabel] is NOT recognized by Yasm 0.3 (I did not check Nasm)

lea edi,[eax+edi*8+mylabel] works fine.

Attachments

Change History

comment:1 Changed 5 years ago by peter@…

  • status changed from new to resolved
  • resolution set to fixed
  • component changed from parser: nasm-compatible to architecture: x86
Fixed in modules/arch/x86/x86expr.c r1.65.

Thanks for the bug report!

Add/Change #31 (limited LEA)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.