wine_ptrace_trace: add chain breakpoints + live-dump chain I/O (DIV confirmed: input is VLAW output 0-17.6, tmp6f8 ~0.8)
This commit is contained in:
@@ -125,6 +125,13 @@ err = db(ta(out,1000)/ta(ref,1000)) # err в dB, цель <0.1
|
||||
|
||||
**Статус:** chain отключен, используется VLAW path (`RT_VLAW=1`). Target `0.314→<0.05` требует **live-dump chain I/O** или полной транскрипции data flow из decompilation.
|
||||
|
||||
**Live-dump chain (ptrace):** chain вызывается в рантайме (DIV#0-7 на `0x1803a06a0`):
|
||||
- Input: `a` = bands_curve (VLAW output, min=0, max=17.6, mean=0.048)
|
||||
- `b` = tmp6f8 (step 9b accumulation, min=0, max=0.8, mean=0.8)
|
||||
- 8 DIV hits на одном кадре (dual-band: 2 bands × 4 iterations?)
|
||||
|
||||
**Для полного live-dump нужно:** breakpoints на всех шагах 9-19 (LOG#1, DIVIDE, dc40, FMA, EXP#1, array-mul, kWarp, LOG#2, IIR4×2, EXP#2).
|
||||
|
||||
---
|
||||
|
||||
## Чистая работа
|
||||
|
||||
Reference in New Issue
Block a user