diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2020-04-14 21:06:27 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2020-04-15 11:38:23 +0100 |
commit | 377f8f08bebea7cd44617b0ac0a2baf307f5f055 (patch) | |
tree | db2279e9a4eacdb7978aa32eccbfc95df52c57ed /target/arm/gdbstub.c | |
parent | 7b8c1527ae0a9ec96a9100a05c680b55eb3aa54f (diff) |
gdbstub: Introduce gdb_get_float32() to get 32-bit float registers
Since we now use a GByteArray, we can not use stfl_p() directly.
Introduce the gdb_get_float32() helper to load a float32 register.
Fixes: a010bdbe719 ("extend GByteArray to read register helpers")
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200414163853.12164-2-philmd@redhat.com>
Message-Id: <20200414200631.12799-14-alex.bennee@linaro.org>
Diffstat (limited to 'target/arm/gdbstub.c')
0 files changed, 0 insertions, 0 deletions