]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
s390: Clarify a variable name.
authorFlorian Krohm <flo2030@eich-krohm.de>
Mon, 15 Dec 2025 22:38:37 +0000 (22:38 +0000)
committerFlorian Krohm <flo2030@eich-krohm.de>
Mon, 15 Dec 2025 22:38:37 +0000 (22:38 +0000)
VEX/priv/host_s390_defs.c

index fe37e9d1c6ce87bac720e2e19d08b7d56998c600..3205060b594816a6429eb42afd37bf6be9c7a14c 100644 (file)
@@ -10881,7 +10881,7 @@ s390_insn_vec_replicate_emit(UChar *buf, const s390_insn *insn)
 
 Int
 emit_S390Instr(Bool *is_profinc, UChar *buf, Int nbuf, const s390_insn *insn,
-               Bool mode64, const VexArchInfo *archinfo,
+               Bool mode64, const VexArchInfo *archinfo_host,
                const void *disp_cp_chain_me_to_slowEP,
                const void *disp_cp_chain_me_to_fastEP,
                const void *disp_cp_xindir,