mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-02-17 01:49:33 -07:00
Improve rotrv_vec to reduce "t1 = -v2, t2 = t1 + c" to "t1 = -v2, t2 = c - v2". This avoids a serial dependency between t1 and t2. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> |
||
|---|---|---|
| .. | ||
| tcg-target.c.inc | ||
| tcg-target.h | ||
| tcg-target.opc.h | ||