aboutsummaryrefslogtreecommitdiff
path: root/pc-bios/edk2-aarch64-code.fd.bz2
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2024-03-25 07:30:19 -1000
committerRichard Henderson <richard.henderson@linaro.org>2024-05-15 10:03:44 +0200
commit4c42fd0d4e543aaf8981c737f971d27e7c9d4df0 (patch)
tree5bba9a79af8d1a88109df83b59e71ed1879393a0 /pc-bios/edk2-aarch64-code.fd.bz2
parent0d89cb7c29d9030d96c32ea4cdde7b4ee6f3dcf4 (diff)
downloadqemu-4c42fd0d4e543aaf8981c737f971d27e7c9d4df0.zip
qemu-4c42fd0d4e543aaf8981c737f971d27e7c9d4df0.tar.gz
qemu-4c42fd0d4e543aaf8981c737f971d27e7c9d4df0.tar.bz2
target/hppa: Rename cond_make_* helpers
Use 'v' for a variable that needs copying, 't' for a temp that doesn't need copying, and 'i' for an immediate, and use this naming for both arguments of the comparison. So: cond_make_tmp -> cond_make_tt cond_make_0_tmp -> cond_make_ti cond_make_0 -> cond_make_vi cond_make -> cond_make_vv Pass 0 explictly, rather than implicitly in the function name. Reviewed-by: Helge Deller <deller@gmx.de> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'pc-bios/edk2-aarch64-code.fd.bz2')
0 files changed, 0 insertions, 0 deletions