bugGNU MIX Development Kit - Bugs: bug #47208, LDA =262143= leads to rA: + 00...

 
 

bug #47208: LDA =262143= leads to rA: + 00 00 07 63 63 (0000032767)

Submitter:  Eric J. Van der Velden <ericjvelden>
Submitted:  Sat 20 Feb 2016 08:54:24 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  jao
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 08 Jan 2019 07:47:06 PM UTC, comment #2: 

Fixed as of 1.2.10

Jose Antonio Ortega Ruiz <jao>
Group administrator
Tue 08 Jan 2019 04:32:11 AM UTC, comment #1: 

Thanks for the report and sorry for the long delay.  I've pushed a fix or this bug to the master branch of the git repo and will make a new release including it as soon as possible.

Thanks again!

Jose Antonio Ortega Ruiz <jao>
Group administrator
Sat 20 Feb 2016 08:54:24 PM UTC, original submission:  

Hi,

I took 64^3-1, that is 262143. I did
LDA     =262143=

With preg, I see
rA: + 00 00 07 63 63 (0000032767)

But when I take 64^3, that is 262144,
LDA     =262144=

Then I see,
A: + 00 01 00 00 00 (0000262144)

and when I do
SUB     =1=

I see
rA: + 00 00 63 63 63 (0000262143)

Eric J. Van der Velden <ericjvelden>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jao (Updated the item)
  • -email is unavailable- added by ericjvelden (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-01-08 jao Open/ClosedOpen Closed
    2019-01-08 jao StatusIn Progress Fixed
    2016-05-23 jao StatusNone In Progress
        Assigned toNone jao

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code