diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2023-12-20 13:16:40 +0000 |
---|---|---|
committer | Thomas Huth <huth@tuxfamily.org> | 2023-12-22 14:08:26 +0100 |
commit | 039b10ac98b2479c6617419936d0ae4d4e1fc97a (patch) | |
tree | 92ec3106fda03124f1235585c5478ea51f7ba32d /bsd-user | |
parent | 3deafd18b05a6e16f5fe5c8125765101d539f69b (diff) | |
download | qemu-039b10ac98b2479c6617419936d0ae4d4e1fc97a.zip qemu-039b10ac98b2479c6617419936d0ae4d4e1fc97a.tar.gz qemu-039b10ac98b2479c6617419936d0ae4d4e1fc97a.tar.bz2 |
next-cube.c: remove val and size arguments from nextscr2_write()
These are now redundant with the scr2 and old_scr2 fields in NeXTPC. Rename
the function from nextscr2_write() to next_scr2_rtc_update() to better
reflect its purpose. At the same time replace the manual bit manipulation with
the extract32() and deposit32() functions.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Thomas Huth <huth@tuxfamily.org>
Message-ID: <20231220131641.592826-11-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Thomas Huth <huth@tuxfamily.org>
Diffstat (limited to 'bsd-user')
0 files changed, 0 insertions, 0 deletions