Searched hist:"0 bba7572d40d5d3f79dd2392051fe3970a41e9db" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/sparc/ |
H A D | insns.decode | diff 0bba7572d40d5d3f79dd2392051fe3970a41e9db Fri Nov 03 15:13:05 CDT 2023 Richard Henderson <richard.henderson@linaro.org> target/sparc: Perform DFPREG/QFPREG in decodetree
Form the proper register decoding from the start.
Because we're removing the translation from the inner-most gen_load_fpr_* and gen_store_fpr_* routines, this must be done for all insns at once.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | translate.c | diff 0bba7572d40d5d3f79dd2392051fe3970a41e9db Fri Nov 03 15:13:05 CDT 2023 Richard Henderson <richard.henderson@linaro.org> target/sparc: Perform DFPREG/QFPREG in decodetree
Form the proper register decoding from the start.
Because we're removing the translation from the inner-most gen_load_fpr_* and gen_store_fpr_* routines, this must be done for all insns at once.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|