qemu-cr16/include/exec
Philippe Mathieu-Daudé 377f8f08be 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: a010bdbe71 ("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>
2020-04-15 11:38:23 +01:00
..
user
address-spaces.h
cpu-all.h exec: Let cpu_[physical]_memory API use a boolean 'is_write' argument 2020-02-20 14:47:08 +01:00
cpu-common.h Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument 2020-02-20 14:47:08 +01:00
cpu-defs.h
cpu_ldst.h
cputlb.h
exec-all.h
gdbstub.h gdbstub: Introduce gdb_get_float32() to get 32-bit float registers 2020-04-15 11:38:23 +01:00
gen-icount.h
helper-gen.h tcg: Add support for a helper with 7 arguments 2020-02-11 16:29:16 -08:00
helper-head.h tcg: Add support for a helper with 7 arguments 2020-02-11 16:29:16 -08:00
helper-proto.h tcg: Add support for a helper with 7 arguments 2020-02-11 16:29:16 -08:00
helper-tcg.h tcg: Add support for a helper with 7 arguments 2020-02-11 16:29:16 -08:00
hwaddr.h
ioport.h
log.h
memattrs.h
memop.h
memory-internal.h
memory.h memory: Do not allow direct write access to rom_device regions 2020-04-13 02:56:18 -04:00
memory_ldst.inc.h
memory_ldst_cached.inc.h
memory_ldst_phys.inc.h
plugin-gen.h
poison.h Add rx-softmmu 2020-03-19 17:58:05 +01:00
ram_addr.h ram_addr: Split RAMBlock definition 2020-01-29 11:28:59 +01:00
ramblock.h ram_addr: Split RAMBlock definition 2020-01-29 11:28:59 +01:00
ramlist.h
softmmu-semi.h
target_page.h
tb-context.h
tb-hash.h
tb-lookup.h
translator.h