Message ID | 20230823202326.1353645-1-richard.henderson@linaro.org |
---|---|
State | New |
Headers | show |
On Wed, 23 Aug 2023 at 16:24, Richard Henderson <richard.henderson@linaro.org> wrote: > > The following changes since commit b0dd9a7d6dd15a6898e9c585b521e6bec79b25aa: > > Open 8.2 development tree (2023-08-22 07:14:07 -0700) > > are available in the Git repository at: > > https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20230823 > > for you to fetch changes up to 05e09d2a830a74d651ca6106e2002ec4f7b6997a: > > tcg: spelling fixes (2023-08-23 13:20:47 -0700) > > ---------------------------------------------------------------- > accel/*: Widen pc/saved_insn for *_sw_breakpoint > accel/tcg: Replace remaining target_ulong in system-mode accel > tcg: spelling fixes > tcg: Document bswap, hswap, wswap byte patterns > tcg: Introduce negsetcond opcodes > tcg: Fold deposit with zero to and > tcg: Unify TCG_TARGET_HAS_extr[lh]_i64_i32 > tcg/i386: Drop BYTEH deposits for 64-bit > tcg/i386: Allow immediate as input to deposit > target/*: Use tcg_gen_negsetcond_* > > ---------------------------------------------------------------- > Anton Johansson via (9): Hi Richard, Please fix up the authorship information for Anton Johansson. The pull request has "Anton Johansson via <qemu-devel@nongnu.org>". I think the email address should be "Anton Johansson <anjo@rev.ng>". Thanks! Stefan