aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMatheus Ferst <matheus.ferst@eldorado.org.br>2022-07-01 10:34:57 -0300
committerDaniel Henrique Barboza <danielhb413@gmail.com>2022-07-18 13:59:43 -0300
commit9f0cf041975f76720681b218f217eb23333c7c1a (patch)
treeea5ad0fa46d83d891680baa1b2ac9b46f964da42 /tests
parente7beaea55bd1efcb554b8e021092a2e79a317b61 (diff)
downloadqemu-9f0cf041975f76720681b218f217eb23333c7c1a.zip
qemu-9f0cf041975f76720681b218f217eb23333c7c1a.tar.gz
qemu-9f0cf041975f76720681b218f217eb23333c7c1a.tar.bz2
target/ppc: receive DisasContext explicitly in GEN_PRIV
GEN_PRIV and related CHK_* macros just assumed that variable named "ctx" would be in scope when they are used, and that it would be a pointer to DisasContext. Change these macros to receive the pointer explicitly. Reviewed-by: Leandro Lupori <leandro.lupori@eldorado.org.br> Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br> Signed-off-by: Lucas Coutinho <lucas.coutinho@eldorado.org.br> Message-Id: <20220701133507.740619-2-lucas.coutinho@eldorado.org.br> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions