commit | 7e62a554afba229ef472119ebd93079838978cd0 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue May 07 09:51:32 2024 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Oct 17 19:41:30 2024 +0200 |
tree | 92ce5651d1e22e4d43e3d755bf8b8fb3f9b66d27 | |
parent | f091a3f3247440d75561d1e5f2ee667ea10ebfeb [diff] |
target/i386: list instructions still in translate.c Group them so that it is easier to figure out which two-byte opcodes to tackle together. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>