separate out DQ and DS to separate custom_immediates
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 8 Oct 2022 12:14:13 +0000 (13:14 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 8 Oct 2022 12:14:13 +0000 (13:14 +0100)
commitfde7013e99732bc502c65a9fd233043e168797dc
tree2dadb8e570c23da74457ce2fb21ede7f2cd0f42a
parent552ef2daede6f598afe50c7d698a3808d7f1efaa
separate out DQ and DS to separate custom_immediates
D was unhappy about being a custom_field as an immediate.
better: create SignedImmediate class deriving from ImmediateOperand
src/openpower/decoder/power_insn.py