<div dir="ltr">Hi Renato,<div><br></div><div>With latest trunk when I build with -mfpu=vfpv3-d16 I get:</div><div><br></div><div><div>../projects/libcxxabi/src/Unwind/UnwindRegistersSave.S:373:8: error: invalid operand for instruction</div><div>  stcl p11, cr0, [r0], {0x20} @ vstm r0, {d16-d31}</div><div>       ^</div></div><div><div>../projects/libcxxabi/src/Unwind/UnwindRegistersRestore.S:394:8: error: invalid operand for instruction</div><div>  ldcl p11, cr0, [r0], {0x20} @ vldm r0, {d16-d31}</div><div>       ^</div></div><div><br></div><div>Build works when neon is enabled but this won't work for Marvell CPUs. Could you please have a look at this?</div><div><br></div><div>Thanks!</div><div><br></div></div>