commit | cbdfef872beb095c5549f2005d917b0043492717 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Thu Dec 21 00:15:48 2023 -0500 |
committer | Mike Frysinger <vapier@gentoo.org> | Thu Dec 21 01:21:18 2023 -0500 |
tree | cff522836e0f89dc1e069e07175a7f52c6038713 | |
parent | 5eba9ae8d52a2375e1f2394a4930fdb92844586b [diff] |
sim: ppc: phb: add missing break to address decoder I don't know what this emulation does exactly, but it missing a break statement seems kind of obvious based on the 32-bit case above it.