Re: [PATCH 08/11] tcg/optimize: Handle revbit{32,64}
Anton Johansson via <[email protected]>
| Newsgroups | org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <[email protected]> |
On 31/07/26, Richard Henderson wrote: > These are nearly identical to bswap, so reuse fold_bswap. > > Signed-off-by: Richard Henderson <[email protected]> > --- > tcg/optimize.c | 48 +++++++++++++++++++++++++----------------------- > 1 file changed, 25 insertions(+), 23 deletions(-) Reviewed-by: Anton Johansson <[email protected]>