aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/internal/obj/arm64/a.out.go
AgeCommit message (Expand)Author
32 hourscmd/asm, cmd/internal/obj/arm64: support special operands in SVEJunyang Shao
5 dayscmd/asm, cmd/internal/obj/arm64: support register with index in SVEJunyang Shao
5 dayscmd/asm, cmd/internal/obj/arm64: add GP and SIMD reg support for SVEJunyang Shao
7 dayscmd/internal/obj/arm64: add ASIMD cross-lane reduction instructionsAlexander Musman
7 dayscmd/internal/obj/arm64: add ASIMD miscellaneous unary instructionsAlexander Musman
7 dayscmd/internal/obj/arm64: add ASIMD arithmetic instructionsAlexander Musman
7 dayscmd/internal/obj/arm64: add ASIMD shift instructionsAlexander Musman
7 dayscmd/internal/obj/arm64: add remaining ASIMD compare instructionsAlexander Musman
2026-03-20cmd/internal/obj/arm64: new arm64 assembling path for SVEJunyang Shao
2026-02-24internal/cpu,cmd/internal/obj/arm64: add SBRoland Shoemaker
2025-10-14cmd/internal/obj/arm64: add support for PAC instructionsBill Roberts
2025-03-26cmd/internal/obj/arm64: add support for BTI instructionJoel Sing
2025-02-14cmd/asm,cmd/internal/obj/riscv: implement vector configuration setting instru...Joel Sing
2024-11-13cmd/internal/obj: add tool to generate Cnames stringchenguoqi
2023-10-18cmd/internal/obj/arm64: replace the migrated url addresscui fliter
2023-07-31cmd/internal/obj/arm64: improve classification of loads and storesJoel Sing
2023-07-27cmd/asm: add the fifth argument of the instruction to Optab on arm64erifan01
2023-06-14all: fix spelling errorsAlexander Yastrebov
2023-05-18cmd/asm: remove unsupported opcodes MOVNP and STLP for arm64erifan01
2022-08-23cmd/internal/obj/arm64: remove the transition from $0 to ZReric fang
2022-08-09cmd/asm: add VTBX instruction on arm64Nick Ripley
2022-04-01cmd/asm: add DC instruction on arm64erifan01
2022-04-01cmd/asm: add TLBI instruction on arm64erifan01
2022-04-01cmd/asm: refactor some operands that are not special registers on arm64erifan01
2022-03-15cmd/internal/obj/arm64: add TRN1 and TRN2 instructions supportfanzha02
2021-09-20cmd/compile: allow rotates to be merged with logical ops on arm64Keith Randall
2021-03-04cmd/asm: add arm64 instructions VUMAX and VUMINeric fang
2021-03-04cmd/asm: add 128-bit FLDPQ and FSTPQ instructions for arm64eric fang
2021-02-19runtime: enable framepointer on all arm64Russ Cox
2020-11-04cmd/asm: rename arm64 instructions LDANDx to LDCLRxJonathan Swinney
2020-10-29cmd/internal/obj/arm64: add CASx/CASPx instructionsfanzha02
2020-10-29cmd/asm: add several arm64 SIMD instructionsfanzha02
2020-10-10cmd/asm: Add SHA3 hardware instructions for ARM64Meng Zhuo
2020-09-25cmd/asm: fix the issue of moving 128-bit integers to vector registers on arm64fanzha02
2020-09-16cmd/internal/obj/arm64: optimize the instruction of moving long effective sta...diaxu01
2020-09-10cmd/asm: add more SIMD instructions on arm64Junchen Li
2020-09-10cmd/internal/obj/arm64: enable some SIMD instructionsfanzha02
2020-08-18cmd/asm: Add SHA512 hardware instructions for ARM64Meng Zhuo
2020-02-25cmd/asm: add asimd instruction 'rev16' on arm64Xiangdong Ji
2019-10-18cmd/internal/obj/arm64: add support of NOOP instructiondiaxu01
2019-10-08cmd/internal/obj/arm64: add error checking for system registers.diaxu01
2019-10-03cmd/asm: add VLD[1-4]R vector instructions on arm64Meng Zhuo
2019-08-28cmd/asm: add V[LD|ST][2-4] vector instructions on arm64Meng Zhuo
2019-08-28cmd/internal/obj/arm64: add support for most system registersfanzha02
2019-06-26cmd/compile, runtime: use R20, R21 in ARM64's Duff's devicesCherry Zhang
2019-03-06cmd/asm: add arm64 v8.1 atomic instructionserifan01
2018-11-07cmd/internal/obj/arm64: encode large constants into MOVZ/MOVN and MOVK instru...fanzha02
2018-10-22cmd/internal/obj/arm64: reclassify 32-bit/64-bit constantsfanzha02
2018-10-04cmd/internal/obj/arm64: simplify ADD and SUBBen Shi
2018-09-04cmd/internal/obj/arm64: support more atomic instructionsBen Shi