go-compute/assembler
2024-05-10 06:39:14 +02:00
..
abi Use template system and ABI allocator 2024-05-09 12:07:58 +02:00
asm/arch rename to git.gammaspectra.live/WeebDataHoarder/compute-go 2024-05-03 14:35:19 +02:00
buildcfg Simplify assembler script, apply gofmt to output files 2024-05-02 22:41:18 +02:00
dwarf rename to git.gammaspectra.live/WeebDataHoarder/compute-go 2024-05-03 14:35:19 +02:00
goarch Updated Go assembler upstream files from Go 1.22.2 2024-05-02 22:02:19 +02:00
goobj Use go1.22.3 assembler 2024-05-10 06:39:14 +02:00
obj Use go1.22.3 assembler 2024-05-10 06:39:14 +02:00
objabi Use go1.22.3 assembler 2024-05-10 06:39:14 +02:00
src Updated Go assembler upstream files from Go 1.22.2 2024-05-02 22:02:19 +02:00
sys Updated Go assembler upstream files from Go 1.22.2 2024-05-02 22:02:19 +02:00
abitype.go Use template system and ABI allocator 2024-05-09 12:07:58 +02:00
abiutils.go Move types and ABI, add proper executable tests 2024-05-10 03:04:06 +02:00
alloc.go Move types and ABI, add proper executable tests 2024-05-10 03:04:06 +02:00
builder.go Verify CreateFunction type is a func, remove exec 2024-05-10 03:47:15 +02:00
builder_test.go Move types and ABI, add proper executable tests 2024-05-10 03:04:06 +02:00
func.go Verify CreateFunction type is a func, remove exec 2024-05-10 03:47:15 +02:00
generate.go Use go1.22.3 assembler 2024-05-10 06:39:14 +02:00
LICENSE Added Go assembler script 2024-05-02 22:01:06 +02:00