diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-10-19 08:18:25 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-11-02 14:32:32 +0100 |
commit | d61566cf78d97952ecf6a00a64b168c61fadd4ce (patch) | |
tree | 29af835a2264c6be67da911923040675de2485fd /util/hbitmap.c | |
parent | 7e9db46d645dca27f28ec28e0fc479778e410d5f (diff) | |
download | qemu-d61566cf78d97952ecf6a00a64b168c61fadd4ce.zip qemu-d61566cf78d97952ecf6a00a64b168c61fadd4ce.tar.gz qemu-d61566cf78d97952ecf6a00a64b168c61fadd4ce.tar.bz2 |
target/mips: Rename sa16 -> sa, bz_df -> bz -> bz_v
This 'shift amount' format is not always 16-bit, so name it
generically as 'sa'. This will help to unify the various
arg_msa decodetree generated structures.
Rename the @bz format -> @bz_v (specific @bz with df=3) and
@bz_df -> @bz (generic @bz).
Since we modify &msa_bz, re-align its arguments, so the other
structures added in the following commits stay visually aligned.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20211028210843.2120802-8-f4bug@amsat.org>
Diffstat (limited to 'util/hbitmap.c')
0 files changed, 0 insertions, 0 deletions