syscall

package
v0.3.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 3, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

System V AMD64 ABI syscall implementation (Linux, macOS, FreeBSD, etc.) This calling convention is IDENTICAL on all Unix-like systems.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Call6Float

func Call6Float(fn uintptr, gpr [6]uintptr, sse [8]float64) (r1 uintptr, f1 float64)

Call6Float calls a C function with up to 6 integer arguments and 8 float arguments. This implementation closely follows purego's syscall15X pattern.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL