Remove support for lq, stq, lqarx and stqcx.
authorPaul Mackerras <paulus@ozlabs.org>
Sat, 4 Jun 2022 07:37:48 +0000 (17:37 +1000)
committerPaul Mackerras <paulus@ozlabs.org>
Fri, 22 Jul 2022 12:19:50 +0000 (22:19 +1000)
commitc9e838b6560fb7981062fef2762762e9cf4e748f
treee59a365459fa564d9af0bec7587a9e8f996dfdb3
parent0bd1e24024879ae6a30f29ae8a6a47e169551096
Remove support for lq, stq, lqarx and stqcx.

They are optional in SFFS (scalar fixed-point and floating-point
subset), are not needed for running Linux, and add complexity, so
remove them.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
12 files changed:
decode1.vhdl
decode2.vhdl
decode_types.vhdl
loadstore1.vhdl
tests/modes/head.S
tests/modes/modes.c
tests/reservation/head.S
tests/reservation/reservation.c
tests/test_modes.bin
tests/test_modes.console_out
tests/test_reservation.bin
tests/test_reservation.console_out