bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/21125] New: [PowerPC] dcbt and dcbtst instructions not accepted


From: nholcomb at wisc dot edu
Subject: [Bug gas/21125] New: [PowerPC] dcbt and dcbtst instructions not accepted in 3-operand form
Date: Thu, 09 Feb 2017 21:35:54 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=21125

            Bug ID: 21125
           Summary: [PowerPC] dcbt and dcbtst instructions not accepted in
                    3-operand form
           Product: binutils
           Version: 2.26
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: nholcomb at wisc dot edu
  Target Milestone: ---

Both DCBT and DCBTST instructions have three operand forms as follows:

dcbt RA,RB,TH
dcbtst RA,RB,TH

However, assembling "dcbt r9, r2, 10" resulted in the error: "Error:  junk at
end of line: 10"

Note that there is a two operand form described in the manual:
"If the dcbt mnemonic is used with only two oper-
ands, the TH operand is assumed to be 0b00000."

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]