Searched hist:"6 ba13999be293c4183879b75a5343bc6a8c98c00" (Results 1 – 4 of 4) sorted by relevance
/qemu/target/i386/tcg/ |
H A D | decode-new.h | 6ba13999be293c4183879b75a5343bc6a8c98c00 Tue Aug 23 12:55:56 UTC 2022 Paolo Bonzini <pbonzini@redhat.com> target/i386: add ALU load/writeback core
Add generic code generation that takes care of preparing operands around calls to decode.e.gen in a table-driven manner, so that ALU operations need not take care of that.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | decode-new.c.inc | 6ba13999be293c4183879b75a5343bc6a8c98c00 Tue Aug 23 12:55:56 UTC 2022 Paolo Bonzini <pbonzini@redhat.com> target/i386: add ALU load/writeback core
Add generic code generation that takes care of preparing operands around calls to decode.e.gen in a table-driven manner, so that ALU operations need not take care of that.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | emit.c.inc | 6ba13999be293c4183879b75a5343bc6a8c98c00 Tue Aug 23 12:55:56 UTC 2022 Paolo Bonzini <pbonzini@redhat.com> target/i386: add ALU load/writeback core
Add generic code generation that takes care of preparing operands around calls to decode.e.gen in a table-driven manner, so that ALU operations need not take care of that.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | translate.c | 6ba13999be293c4183879b75a5343bc6a8c98c00 Tue Aug 23 12:55:56 UTC 2022 Paolo Bonzini <pbonzini@redhat.com> target/i386: add ALU load/writeback core
Add generic code generation that takes care of preparing operands around calls to decode.e.gen in a table-driven manner, so that ALU operations need not take care of that.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|