Package: binutils-arm-none-eabi
Version: 2.28-5+9+b3

Executing GNU assembler, "arm-none-eabi-as", in this package,

-----------------------------------------------------------------------------------------

Error: register list must contain at least 1 and at most 16 registers --
`vpush {s0-s24}'
Error: register list must contain at least 1 and at most 16 registers --
`vpop {s0-s24}'

-----------------------------------------------------------------------------------------

About "vpush" and "vpop" instructions; "s", single precision floating point
registers, don't have limitation at most 16.
This limitation is for "d", double precision floating point registers.

The older version 2.27-9+9 doesn't have this odd error message and going
well.

Thanks reading this report.

Reply via email to