qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL v3 00/16] tricore queue


From: Michael Tokarev
Subject: Re: [PULL v3 00/16] tricore queue
Date: Tue, 3 Oct 2023 02:06:31 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1

29.09.2023 09:39, Bastian Koppelmann:

----------------------------------------------------------------
- Add FTOU, CRCN, FTOHP, and HPTOF insns

----------------------------------------------------------------
Changes from v2:
- Replaced %ld with PRIu64 for patch 13
- Dropped patches 15 - 19, as they require an updated patch series
----------------------------------------------------------------

Bastian Koppelmann (16):
       tests/tcg/tricore: Bump cpu to tc37x
       target/tricore: Implement CRCN insn
       target/tricore: Correctly handle FPU RM from PSW
       target/tricore: Implement FTOU insn
       target/tricore: Clarify special case for FTOUZ insn
       target/tricore: Implement ftohp insn
       target/tricore: Implement hptof insn
       target/tricore: Fix RCPW/RRPW_INSERT insns for width = 0
       target/tricore: Swap src and dst reg for RCRR_INSERT
       target/tricore: Replace cpu_*_code with translator_*
       target/tricore: Fix FTOUZ being ISA v1.3.1 up
       tests/tcg/tricore: Extended and non-extened regs now match
       hw/tricore: Log failing test in testdevice
       tests/tcg: Reset result register after each test
       target/tricore: Remove CSFRs from cpu.h
       target/tricore: Change effective address (ea) to target_ulong

Is there anything here to apply to -stable, or there's no reason to bother?
"Fix RCPW/RRPW_INSERT insns for width = 0" might be a candidate, maybe others..

Thanks,

/mjt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]