]> Git Repo - qemu.git/commit
target/ppc: Clean up _spr_register et al
authorRichard Henderson <[email protected]>
Sat, 1 May 2021 02:29:22 +0000 (19:29 -0700)
committerDavid Gibson <[email protected]>
Tue, 4 May 2021 03:12:59 +0000 (13:12 +1000)
commit61135639821566fe347332e8a01812df2fdd0237
treee9acac6ef107e2d4260a414e550248c993d37885
parent526cdce771fa27c37b68fd235ff9f1caa0bdd563
target/ppc: Clean up _spr_register et al

Introduce 3 helper macros to elide arguments that we cannot supply.
This reduces the repetition required to get the job done.

Signed-off-by: Richard Henderson <[email protected]>
Message-Id: <20210501022923.1179736[email protected]>
Signed-off-by: David Gibson <[email protected]>
target/ppc/translate_init.c.inc
This page took 0.022809 seconds and 4 git commands to generate.