Add a decode for the nop instruction
authorAnton Blanchard <anton@linux.ibm.com>
Sun, 15 Sep 2019 08:18:24 +0000 (18:18 +1000)
committerAnton Blanchard <anton@ozlabs.org>
Sun, 15 Sep 2019 08:18:24 +0000 (18:18 +1000)
commit9867fb6149fc6e88845c0637e128f2052a4d57ff
treef09388fefe91899f549d2e6a6a132061dd8ae769
parent85062793b1f25054379cfc066aed4050ff803030
Add a decode for the nop instruction

We want these to go out without any GPR dependencies, so add
a specific entry in decode for them.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
decode1.vhdl
decode_types.vhdl