#137 (requires CPU 386) – The Yasm Modular Assembler Project
Modify

Ticket #137 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

requires CPU 386

Reported by: anonymous Owned by:
Priority: P1 Milestone:
Component: Core Version: other
Severity: normal Keywords:
Cc:

Description

cpu 286 protected
lar ax,bx
lsl ax,bx

yasm 0.6.2 : no problem.

yasm 0.7.0 : error: requires CPU 386

Attachments

Change History

comment:1 Changed 2 years ago by anonymous

sorry.

yasm 0.6.0 : no problem.

yasm 0.6.2 : requires CPU 386

comment:2 Changed 2 years ago by peter

  • Status changed from new to closed
  • Resolution set to fixed

(In [2077]) Fix #137: LAR and LSL should only need 286+Prot CPU flags, not 386.

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.