Searched hist:"5 e3d0c199f4edf4ecdf8100464da441c60ce36e3" (Results 1 – 11 of 11) sorted by relevance
/openbmc/qemu/tcg/sparc64/ |
H A D | tcg-target.c.inc | diff 5e3d0c199f4edf4ecdf8100464da441c60ce36e3 Wed Oct 19 09:55:36 CDT 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_target_call_oarg_reg
Replace the flat array tcg_target_call_oarg_regs[] with a function call including the TCGCallReturnKind.
Extend the set of registers for ARM to r0-r3 to match the ABI: https://github.com/ARM-software/abi-aa/blob/main/aapcs32/aapcs32.rst#result-return
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/tci/ |
H A D | tcg-target.c.inc | diff 5e3d0c199f4edf4ecdf8100464da441c60ce36e3 Wed Oct 19 09:55:36 CDT 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_target_call_oarg_reg
Replace the flat array tcg_target_call_oarg_regs[] with a function call including the TCGCallReturnKind.
Extend the set of registers for ARM to r0-r3 to match the ABI: https://github.com/ARM-software/abi-aa/blob/main/aapcs32/aapcs32.rst#result-return
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/s390x/ |
H A D | tcg-target.c.inc | diff 5e3d0c199f4edf4ecdf8100464da441c60ce36e3 Wed Oct 19 09:55:36 CDT 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_target_call_oarg_reg
Replace the flat array tcg_target_call_oarg_regs[] with a function call including the TCGCallReturnKind.
Extend the set of registers for ARM to r0-r3 to match the ABI: https://github.com/ARM-software/abi-aa/blob/main/aapcs32/aapcs32.rst#result-return
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/mips/ |
H A D | tcg-target.c.inc | diff 5e3d0c199f4edf4ecdf8100464da441c60ce36e3 Wed Oct 19 09:55:36 CDT 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_target_call_oarg_reg
Replace the flat array tcg_target_call_oarg_regs[] with a function call including the TCGCallReturnKind.
Extend the set of registers for ARM to r0-r3 to match the ABI: https://github.com/ARM-software/abi-aa/blob/main/aapcs32/aapcs32.rst#result-return
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/loongarch64/ |
H A D | tcg-target.c.inc | diff 5e3d0c199f4edf4ecdf8100464da441c60ce36e3 Wed Oct 19 09:55:36 CDT 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_target_call_oarg_reg
Replace the flat array tcg_target_call_oarg_regs[] with a function call including the TCGCallReturnKind.
Extend the set of registers for ARM to r0-r3 to match the ABI: https://github.com/ARM-software/abi-aa/blob/main/aapcs32/aapcs32.rst#result-return
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/riscv/ |
H A D | tcg-target.c.inc | diff 5e3d0c199f4edf4ecdf8100464da441c60ce36e3 Wed Oct 19 09:55:36 CDT 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_target_call_oarg_reg
Replace the flat array tcg_target_call_oarg_regs[] with a function call including the TCGCallReturnKind.
Extend the set of registers for ARM to r0-r3 to match the ABI: https://github.com/ARM-software/abi-aa/blob/main/aapcs32/aapcs32.rst#result-return
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/aarch64/ |
H A D | tcg-target.c.inc | diff 5e3d0c199f4edf4ecdf8100464da441c60ce36e3 Wed Oct 19 09:55:36 CDT 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_target_call_oarg_reg
Replace the flat array tcg_target_call_oarg_regs[] with a function call including the TCGCallReturnKind.
Extend the set of registers for ARM to r0-r3 to match the ABI: https://github.com/ARM-software/abi-aa/blob/main/aapcs32/aapcs32.rst#result-return
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/arm/ |
H A D | tcg-target.c.inc | diff 5e3d0c199f4edf4ecdf8100464da441c60ce36e3 Wed Oct 19 09:55:36 CDT 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_target_call_oarg_reg
Replace the flat array tcg_target_call_oarg_regs[] with a function call including the TCGCallReturnKind.
Extend the set of registers for ARM to r0-r3 to match the ABI: https://github.com/ARM-software/abi-aa/blob/main/aapcs32/aapcs32.rst#result-return
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | diff 5e3d0c199f4edf4ecdf8100464da441c60ce36e3 Wed Oct 19 09:55:36 CDT 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_target_call_oarg_reg
Replace the flat array tcg_target_call_oarg_regs[] with a function call including the TCGCallReturnKind.
Extend the set of registers for ARM to r0-r3 to match the ABI: https://github.com/ARM-software/abi-aa/blob/main/aapcs32/aapcs32.rst#result-return
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | diff 5e3d0c199f4edf4ecdf8100464da441c60ce36e3 Wed Oct 19 09:55:36 CDT 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_target_call_oarg_reg
Replace the flat array tcg_target_call_oarg_regs[] with a function call including the TCGCallReturnKind.
Extend the set of registers for ARM to r0-r3 to match the ABI: https://github.com/ARM-software/abi-aa/blob/main/aapcs32/aapcs32.rst#result-return
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/ |
H A D | tcg.c | diff 5e3d0c199f4edf4ecdf8100464da441c60ce36e3 Wed Oct 19 09:55:36 CDT 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_target_call_oarg_reg
Replace the flat array tcg_target_call_oarg_regs[] with a function call including the TCGCallReturnKind.
Extend the set of registers for ARM to r0-r3 to match the ABI: https://github.com/ARM-software/abi-aa/blob/main/aapcs32/aapcs32.rst#result-return
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|