URL:
  <http://savannah.gnu.org/bugs/?47208>

                 Summary: LDA     =262143= leads to rA: + 00 00 07 63 63
(0000032767)
                 Project: GNU MIX Development Kit
            Submitted by: ericjvelden
            Submitted on: Sat 20 Feb 2016 08:54:24 PM GMT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

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)





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47208>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
bug-mdk mailing list
bug-mdk@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-mdk

Reply via email to