core: Implement mtmsr instruction
authorPaul Mackerras <paulus@ozlabs.org>
Sat, 21 Nov 2020 01:45:24 +0000 (12:45 +1100)
committerPaul Mackerras <paulus@ozlabs.org>
Sat, 21 Nov 2020 01:45:24 +0000 (12:45 +1100)
commit1037c6aa2e8997f47942dde1189459f910bcbd9e
tree7113a5b44d014fbc57a52f40aca2dc175804a76e
parent144433218f4e2a68a8ee9a23efc65d781b0f9c3f
core: Implement mtmsr instruction

This is like mtmsrd except it only alters the lower 32 bits of the MSR.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
decode1.vhdl
execute1.vhdl