php-src/Zend/asm
Claudio Jeker 4bf4c24aa8 Implement fcontext handling for sparc64_sysv_elf.
This was tested on OpenBSD sparc64 and all fiber related tests pass.
On OpenBSD stackghost prevents the modification of the return address
and therefor an extra trampoline is needed in make_fcontext(). This
should not matter on other OS implementing sysv ABI and the trampoline
should work there as well.

Close GH-13382.
2024-03-12 11:06:18 +00:00
..
jump_arm64_aapcs_elf_gas.S
jump_arm64_aapcs_macho_gas.S
jump_arm64_aapcs_pe_armasm.asm Windows arm64 build system support 2022-08-09 16:22:14 +02:00
jump_arm_aapcs_elf_gas.S
jump_arm_aapcs_macho_gas.S Update bundled boost asm to latest versions 2021-11-22 18:00:43 -06:00
jump_combined_sysv_macho_gas.S
jump_i386_ms_pe_masm.asm
jump_i386_sysv_elf_gas.S Sync boost/context assembly files for fibers 2023-02-05 16:40:54 +00:00
jump_i386_sysv_macho_gas.S
jump_mips32_o32_elf_gas.S
jump_mips64_n64_elf_gas.S
jump_ppc32_sysv_elf_gas.S
jump_ppc32_sysv_macho_gas.S Sync boost/context assembly files for fibers 2023-02-05 16:40:54 +00:00
jump_ppc32_sysv_xcoff_gas.S Fix bug #81507: Adjust XCOFF asm files for AIX assembler 2021-11-04 10:54:42 +01:00
jump_ppc64_sysv_elf_gas.S
jump_ppc64_sysv_macho_gas.S Sync boost/context assembly files for fibers 2023-02-05 16:40:54 +00:00
jump_ppc64_sysv_xcoff_gas.S Fix bug #81507: Adjust XCOFF asm files for AIX assembler 2021-11-04 10:54:42 +01:00
jump_riscv64_sysv_elf_gas.S riscv64 support for fibers 2022-01-04 12:06:37 +01:00
jump_s390x_sysv_elf_gas.S
jump_sparc64_sysv_elf_gas.S Implement fcontext handling for sparc64_sysv_elf. 2024-03-12 11:06:18 +00:00
jump_x86_64_ms_pe_masm.asm
jump_x86_64_sysv_elf_gas.S fiber fix wrong asm directives on (default) solaris build mode. 2024-02-04 17:39:24 +00:00
jump_x86_64_sysv_macho_gas.S
LICENSE
make_arm64_aapcs_elf_gas.S
make_arm64_aapcs_macho_gas.S
make_arm64_aapcs_pe_armasm.asm Windows arm64 build system support 2022-08-09 16:22:14 +02:00
make_arm_aapcs_elf_gas.S
make_arm_aapcs_macho_gas.S
make_combined_sysv_macho_gas.S
make_i386_ms_pe_masm.asm
make_i386_sysv_elf_gas.S Sync boost/context assembly files for fibers 2023-02-05 16:40:54 +00:00
make_i386_sysv_macho_gas.S Sync boost/context assembly files for fibers 2023-02-05 16:40:54 +00:00
make_mips32_o32_elf_gas.S
make_mips64_n64_elf_gas.S
make_ppc32_sysv_elf_gas.S
make_ppc32_sysv_macho_gas.S Sync boost/context assembly files for fibers 2023-02-05 16:40:54 +00:00
make_ppc32_sysv_xcoff_gas.S Fix bug #81507: Adjust XCOFF asm files for AIX assembler 2021-11-04 10:54:42 +01:00
make_ppc64_sysv_elf_gas.S
make_ppc64_sysv_macho_gas.S Sync boost/context assembly files for fibers 2023-02-05 16:40:54 +00:00
make_ppc64_sysv_xcoff_gas.S Fix bug #81507: Adjust XCOFF asm files for AIX assembler 2021-11-04 10:54:42 +01:00
make_riscv64_sysv_elf_gas.S riscv64 support for fibers 2022-01-04 12:06:37 +01:00
make_s390x_sysv_elf_gas.S
make_sparc64_sysv_elf_gas.S Implement fcontext handling for sparc64_sysv_elf. 2024-03-12 11:06:18 +00:00
make_x86_64_ms_pe_masm.asm
make_x86_64_sysv_elf_gas.S fiber fix wrong asm directives on (default) solaris build mode. 2024-02-04 17:39:24 +00:00
make_x86_64_sysv_macho_gas.S