tcg: Merge INDEX_op_not_{i32,i64}

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
Richard Henderson 2025-01-06 23:46:47 -08:00
parent 592982bf04
commit 5c62d3779b
7 changed files with 24 additions and 29 deletions

View file

@ -315,7 +315,7 @@ Logical
- | *t0* = *t1* ^ *t2*
* - not_i32/i64 *t0*, *t1*
* - not *t0*, *t1*
- | *t0* = ~\ *t1*