On Mon, Sep 9, 2019 at 2:19 PM Bill Wendling <morbo@xxxxxxxxxx> wrote: > > The "mov" instruction to get the error code shouldn't move into a memory > location. Don't allow the compiler to make this decision. Instead > specify that only a register is appropriate here. > > Signed-off-by: Bill Wendling <morbo@xxxxxxxxxx> Reviewed-by: Jim Mattson <jmattson@xxxxxxxxxx>