core: Implement the mcrxrx instruction
authorPaul Mackerras <paulus@ozlabs.org>
Mon, 3 Aug 2020 00:29:46 +0000 (10:29 +1000)
committerPaul Mackerras <paulus@ozlabs.org>
Thu, 6 Aug 2020 01:28:34 +0000 (11:28 +1000)
commitfa77a6f683c8749da89c8e8c12b8b49cb44c2aa6
tree4ea211d865cac948af6062b6f8c34eb89d350b7c
parent0fb89672902bbe7c56c419b57a5e96fc1d5cb202
core: Implement the mcrxrx instruction

This also removes OP_MCRXR, as the mcrxr instruction was removed in
version 3.0B of the Power ISA, having been phased-out for the server
architecture since v2.02.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
decode1.vhdl
decode_types.vhdl
execute1.vhdl
scripts/fmt_log/fmt_log.c