index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
internal
/
obj
/
arm64
/
a.out.go
Age
Commit message (
Expand
)
Author
32 hours
cmd/asm, cmd/internal/obj/arm64: support special operands in SVE
Junyang Shao
5 days
cmd/asm, cmd/internal/obj/arm64: support register with index in SVE
Junyang Shao
5 days
cmd/asm, cmd/internal/obj/arm64: add GP and SIMD reg support for SVE
Junyang Shao
7 days
cmd/internal/obj/arm64: add ASIMD cross-lane reduction instructions
Alexander Musman
7 days
cmd/internal/obj/arm64: add ASIMD miscellaneous unary instructions
Alexander Musman
7 days
cmd/internal/obj/arm64: add ASIMD arithmetic instructions
Alexander Musman
7 days
cmd/internal/obj/arm64: add ASIMD shift instructions
Alexander Musman
7 days
cmd/internal/obj/arm64: add remaining ASIMD compare instructions
Alexander Musman
2026-03-20
cmd/internal/obj/arm64: new arm64 assembling path for SVE
Junyang Shao
2026-02-24
internal/cpu,cmd/internal/obj/arm64: add SB
Roland Shoemaker
2025-10-14
cmd/internal/obj/arm64: add support for PAC instructions
Bill Roberts
2025-03-26
cmd/internal/obj/arm64: add support for BTI instruction
Joel Sing
2025-02-14
cmd/asm,cmd/internal/obj/riscv: implement vector configuration setting instru...
Joel Sing
2024-11-13
cmd/internal/obj: add tool to generate Cnames string
chenguoqi
2023-10-18
cmd/internal/obj/arm64: replace the migrated url address
cui fliter
2023-07-31
cmd/internal/obj/arm64: improve classification of loads and stores
Joel Sing
2023-07-27
cmd/asm: add the fifth argument of the instruction to Optab on arm64
erifan01
2023-06-14
all: fix spelling errors
Alexander Yastrebov
2023-05-18
cmd/asm: remove unsupported opcodes MOVNP and STLP for arm64
erifan01
2022-08-23
cmd/internal/obj/arm64: remove the transition from $0 to ZR
eric fang
2022-08-09
cmd/asm: add VTBX instruction on arm64
Nick Ripley
2022-04-01
cmd/asm: add DC instruction on arm64
erifan01
2022-04-01
cmd/asm: add TLBI instruction on arm64
erifan01
2022-04-01
cmd/asm: refactor some operands that are not special registers on arm64
erifan01
2022-03-15
cmd/internal/obj/arm64: add TRN1 and TRN2 instructions support
fanzha02
2021-09-20
cmd/compile: allow rotates to be merged with logical ops on arm64
Keith Randall
2021-03-04
cmd/asm: add arm64 instructions VUMAX and VUMIN
eric fang
2021-03-04
cmd/asm: add 128-bit FLDPQ and FSTPQ instructions for arm64
eric fang
2021-02-19
runtime: enable framepointer on all arm64
Russ Cox
2020-11-04
cmd/asm: rename arm64 instructions LDANDx to LDCLRx
Jonathan Swinney
2020-10-29
cmd/internal/obj/arm64: add CASx/CASPx instructions
fanzha02
2020-10-29
cmd/asm: add several arm64 SIMD instructions
fanzha02
2020-10-10
cmd/asm: Add SHA3 hardware instructions for ARM64
Meng Zhuo
2020-09-25
cmd/asm: fix the issue of moving 128-bit integers to vector registers on arm64
fanzha02
2020-09-16
cmd/internal/obj/arm64: optimize the instruction of moving long effective sta...
diaxu01
2020-09-10
cmd/asm: add more SIMD instructions on arm64
Junchen Li
2020-09-10
cmd/internal/obj/arm64: enable some SIMD instructions
fanzha02
2020-08-18
cmd/asm: Add SHA512 hardware instructions for ARM64
Meng Zhuo
2020-02-25
cmd/asm: add asimd instruction 'rev16' on arm64
Xiangdong Ji
2019-10-18
cmd/internal/obj/arm64: add support of NOOP instruction
diaxu01
2019-10-08
cmd/internal/obj/arm64: add error checking for system registers.
diaxu01
2019-10-03
cmd/asm: add VLD[1-4]R vector instructions on arm64
Meng Zhuo
2019-08-28
cmd/asm: add V[LD|ST][2-4] vector instructions on arm64
Meng Zhuo
2019-08-28
cmd/internal/obj/arm64: add support for most system registers
fanzha02
2019-06-26
cmd/compile, runtime: use R20, R21 in ARM64's Duff's devices
Cherry Zhang
2019-03-06
cmd/asm: add arm64 v8.1 atomic instructions
erifan01
2018-11-07
cmd/internal/obj/arm64: encode large constants into MOVZ/MOVN and MOVK instru...
fanzha02
2018-10-22
cmd/internal/obj/arm64: reclassify 32-bit/64-bit constants
fanzha02
2018-10-04
cmd/internal/obj/arm64: simplify ADD and SUB
Ben Shi
2018-09-04
cmd/internal/obj/arm64: support more atomic instructions
Ben Shi
[next]