aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/asm/internal
AgeCommit message (Expand)Author
2026-02-03all: prealloc slice with possible minimum capabilitiesShulhan
2025-12-23cmd/asm/internal/asm: run riscv64 end-to-end tests for each profileJoel Sing
2025-12-23cmd/asm/internal/asm: abort end to end test if assembly failedJoel Sing
2025-11-26cmd/internal/obj/loong64: remove the incorrect unsigned instructionsXiaolin Zhao
2025-11-26cmd/internal/obj/loong64: add {,x}vmadd series instructions supportGuoqi Chen
2025-11-26cmd/internal/obj/loong64: add aliases to 32-bit arithmetic instructionsXiaolin Zhao
2025-11-25cmd/internal/obj/loong64: add {,X}V{ADD,SUB}W{EV,OD}.{H.B,W.H,D.W,Q.D}{,U} in...Guoqi Chen
2025-11-20cmd/internal/obj/loong64: add {,X}VSLT.{B/H/W/V}{,U} instructions supportGuoqi Chen
2025-11-20cmd/internal/obj/x86: handle global reference in From3 in dynlink modeCherry Mui
2025-11-19cmd/internal/obj/loong64: add MULW.D.W[U] instructionsXiaolin Zhao
2025-11-18cmd/asm,cmd/compile,cmd/internal/obj/riscv: use compressed instructions on ri...Joel Sing
2025-11-13cmd/asm,cmd/internal/obj/riscv: add support for riscv compressed instructionsJoel Sing
2025-11-12cmd/internal/obj/loong64: add {,X}VS{ADD,SUB}.{B/H/W/V}{,U} instructions supportGuoqi Chen
2025-11-11std,cmd: go fix -any std cmdAlan Donovan
2025-11-10cmd/internal/obj/arm64: shorten constant integer loadsKeith Randall
2025-11-05cmd/internal/obj/loong64: add {,X}VSHUF.{B/H/W/V} instructions supportGuoqi Chen
2025-11-05cmd/internal/obj/loong64: add {,X}VEXTRINS.{B,H,W,V} instruction supportGuoqi Chen
2025-11-03cmd/internal/obj/loong64: using {xv,v}slli.d to perform copying between vecto...Guoqi Chen
2025-11-03cmd/internal/obj/loong64: add VPERMI.W, XVPERMI.{W,V,Q} instruction supportGuoqi Chen
2025-11-03cmd/internal/obj: support arm64 FMOVQ large offset encodingAlexander Musman
2025-10-27cmd/internal/obj, cmd/asm: reclassify the offset of memory access operations ...Xiaolin Zhao
2025-10-23cmd/internal/obj/riscv: simplify validation and encoding of raw instructionsJoel Sing
2025-10-21all: eliminate unnecessary type conversionsJes Cok
2025-10-15cmd/internal/obj: move ARM64RegisterExtension from cmd/asm/internal/archVasily Leonenko
2025-10-14cmd/internal/obj/arm64: add support for PAC instructionsBill Roberts
2025-09-24cmd/internal/obj/riscv: add support for vector unit-stride fault-only-first l...wangboyao
2025-09-17cmd/internal/obj/riscv: add support for Zicond instructionslxq015
2025-09-16cmd/internal/obj/riscv: improve handling of float point movesJoel Sing
2025-09-15cmd/internal/obj/riscv: implement vector segment load/store instructionswangboyao
2025-09-15cmd/asm: add double precision comparision testcases for riscv64Meng Zhuo
2025-09-12cmd/asm, cmd/internal/obj: add riscv64 generic CSR opsMark Ryan
2025-09-04cmd/internal/obj/loong64: add ADDU16I.D instruction supportXiaolin Zhao
2025-09-04cmd/internal/obj/loong64: fix the usage of offset in the instructions [X]VLDR...Xiaolin Zhao
2025-08-31cmd/internal/obj/loong64: add LDPTR.{W/D} and STPTR.{W/D} instructions supportXiaolin Zhao
2025-08-07cmd/internal/obj/loong64: change the immediate range of ALSL{W/WU/V}limeidan
2025-08-07cmd/internal/obj/loong64: add support for FSEL instructionXiaolin Zhao
2025-08-05cmd/internal/obj/loong64: add new instructions ALSL{W/WU/V} for loong64limeidan
2025-08-05cmd: remove dead codeqiulaidongfeng
2025-08-03cmd/internal/obj/loong64: add {V,XV}{BITCLR/BITSET/BITREV}[I].{B/H/W/D} instr...Xiaolin Zhao
2025-08-03cmd/internal/obj/loong64: add [X]VLDREPL.{B/H/W/D} instructions supportXiaolin Zhao
2025-07-30cmd/compile: add floating point min/max intrinsics on s390xMichael Munday
2025-07-24cmd/internal/obj/s390x: add MVCLE instructionkmvijay
2025-05-21cmd/internal/obj/riscv: fix vector integer multiply addMark Ryan
2025-05-15cmd/internal/obj/loong64: change the plan9 format of the prefetch instruction...Guoqi Chen
2025-05-14cmd/intarnal/obj: add new assembly format for VANDV and VANDB on loong64Xiaolin Zhao
2025-05-12cmd/internal/obj/loong64: Add preld{,x} instructions supportGuoqi Chen
2025-05-11cmd/internal/obj/loong64: add [X]VFCLASS.{S/D} instructionsXiaolin Zhao
2025-05-08cmd/internal/obj/loong64: add [X]VF{ADD/SUB/MUL/DIV}.{S/D} instructionsXiaolin Zhao
2025-05-08cmd/internal/obj/riscv: reject invalid vadc/vsbc encodingsMark Ryan
2025-05-08cmd/internal/obj/riscv: fix LMUL encoding for MF2 and MF8Mark Ryan