Move creation of CR fields to its own class
authorCesar Strauss <cestrauss@gmail.com>
Sun, 25 Apr 2021 14:41:03 +0000 (11:41 -0300)
committerCesar Strauss <cestrauss@gmail.com>
Sun, 25 Apr 2021 14:51:23 +0000 (11:51 -0300)
commit07fc0365266bcb404cec02951fe4fbf80d6b40a0
tree51915711f6ffd37d69e8606c285a4fe19a2b1e41
parent8d4f847645a90a04a55de0757f5db00aa1d31902
Move creation of CR fields to its own class

This will ease setting and checking CR fields from test cases.
The old attribute names were kept as aliases, so it shouldn't have any
impact.
src/openpower/decoder/isa/caller.py