]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/registerfields.h: Add 8bit and 16bit register macros
authorYoshinori Sato <ysato@users.sourceforge.jp>
Mon, 25 Mar 2019 09:03:47 +0000 (02:03 -0700)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 19 Mar 2020 16:15:19 +0000 (17:15 +0100)
commit97175c3f096d2f3be2b90ae09d9c0205719bc791
treebeb4ba2cafb7df3412e63647262fad339f1f536f
parent4dd6517e369828171290b65e11f6a45aeeed15af
hw/registerfields.h: Add 8bit and 16bit register macros

Some RX peripheral use 8bit and 16bit registers.
Add the 8bit and 16bit APIs.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200224141923.82118-4-ysato@users.sourceforge.jp>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
include/hw/registerfields.h