diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-07-28 13:20:42 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-08-25 13:02:14 +0200 |
commit | 5fa38eedbd0b3fad052a11c5efc8031a20ed9b25 (patch) | |
tree | 171d0fbec457da1b9477706d110f2b6583d36e82 /qga/vss-win32.h | |
parent | 9d0053923904215d95e8e5ab14b38bb792a0a68f (diff) | |
download | qemu-5fa38eedbd0b3fad052a11c5efc8031a20ed9b25.zip qemu-5fa38eedbd0b3fad052a11c5efc8031a20ed9b25.tar.gz qemu-5fa38eedbd0b3fad052a11c5efc8031a20ed9b25.tar.bz2 |
target/mips: Convert Vr54xx MACC* opcodes to decodetree
Convert the following Integer Multiply-Accumulate opcodes:
* MACC Multiply, accumulate, and move LO
* MACCHI Multiply, accumulate, and move HI
* MACCHIU Unsigned multiply, accumulate, and move HI
* MACCU Unsigned multiply, accumulate, and move LO
Since all opcodes are generated using the same pattern, we
add the gen_helper_mult_acc_t typedef and MULT_ACC() macro
to remove boilerplate code.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210808173018.90960-6-f4bug@amsat.org>
Diffstat (limited to 'qga/vss-win32.h')
0 files changed, 0 insertions, 0 deletions