bug-binutils
[Top][All Lists]
Advanced

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

gas 2.18.50: Wrong opcode for "nop"


From: 42Bastian Schick
Subject: gas 2.18.50: Wrong opcode for "nop"
Date: Thu, 08 Jan 2009 15:38:50 +0100
User-agent: Thunderbird 2.0.0.19 (Windows/20081209)

Hi,

gas 2.18.50 (CodeSourcery 2008q3) produces the Thumb-2 opcode for nop even if v4t is selected:

        .syntax unified
        .text
        nop

Assembled with:
arm-none-eabi-as -march=armv4t  t.S -o t.o

Objectcode is 0xbf00 instead of 0x46c0 (mov r8,r8).

Regards,
--
42Bastian Schick

----------------------------------
-- Bastian Schick               --
-- Sciopta Systems GmbH         --
-- Hauptstr. 293                --
-- 79576 Weil am Rhein          --
-- Germany                      --
-- Geschäftsführer: Roland Lips --
-- Handelsregister:             --
-- Amtsgericht Lörrach HRB3430  --
-- UStldNr.: DE227227729        --
----------------------------------






reply via email to

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