Re: [PATCH 3/3] powerpc: lib: sstep: fix build errors

2022-02-23 Thread Segher Boessenkool
On Wed, Feb 23, 2022 at 02:58:20PM +0100, Anders Roxell wrote: > Building tinyconfig with gcc (Debian 11.2.0-16) and assembler (Debian > 2.37.90.20220207) the following build error shows up: > > {standard input}: Assembler messages: > {standard input}:10576: Error: unrecognized opcode: `stbcx.' >

[PATCH 3/3] powerpc: lib: sstep: fix build errors

2022-02-23 Thread Anders Roxell
Building tinyconfig with gcc (Debian 11.2.0-16) and assembler (Debian 2.37.90.20220207) the following build error shows up: {standard input}: Assembler messages: {standard input}:10576: Error: unrecognized opcode: `stbcx.' {standard input}:10680: Error: unrecognized opcode: `lharx' {standard