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
/
asm7.go
Age
Commit message (
Expand
)
Author
2021-06-29
cmd/internal/obj/arm64: fix an encoding error of CMPW instruction
eric fang
2021-05-14
cmd/internal/obj/arm64: disable AL and NV for some condition operation instru...
eric fang
2021-04-30
cmd/internal/obj/arm64: fix the size of STP series instructions in optab
eric fang
2021-04-28
cmd/internal/obj/arm64: fix the wrong error message of out-of-range checking
eric fang
2021-04-22
cmd/internal/obj/arm64: fix the wrong ROR operator of some instructions
eric fang
2021-04-15
cmd/internal/obj/arm64: fix the wrong sp dst register of ADDS/SUBS instructions
eric fang
2021-03-23
cmd/internal/obj/arm64: fix constant pool size calculation error
eric fang
2021-03-19
cmd/asm: complete the support for VDUP on arm64
fanzha02
2021-03-12
cmd/internal/obj/arm64: add support for op(extended register) with RSP arguments
fanzha02
2021-03-04
cmd/internal/obj/arm64: remove unncessary class check in addpool
eric fang
2021-03-04
cmd/internal/obj/asm64: add support for moving BITCON to RSP
eric fang
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-01-23
cmd/internal/obj/arm64: fix VMOVQ instruction encoding error
eric fang
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-29
cmd/asm: refactor some encoding functions for load/store with immediate offse...
fanzha02
2020-10-16
cmd/internal/obj: move LSym.Func into LSym.Extra
Russ Cox
2020-10-10
cmd/asm: Add SHA3 hardware instructions for ARM64
Meng Zhuo
2020-10-07
cmd/internal/obj/arm64: only emit R_CALLIND relocations on calls
Cherry Zhang
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-09-07
cmd/asm: fix the error of checking the post-index offset of VLD[1-4]R instruc...
fanzha02
2020-08-31
cmd/compile,cmd/asm: simplify recording of branch targets, take 2
Keith Randall
2020-08-28
cmd/asm: Always use go-style arrangement specifiers on ARM64
Xiangdong Ji
2020-08-28
Revert "cmd/compile,cmd/asm: simplify recording of branch targets"
Keith Randall
2020-08-27
cmd/compile,cmd/asm: simplify recording of branch targets
Keith Randall
2020-08-20
cmd/internal/obj: stop removing NOPs from instruction stream
Keith Randall
2020-08-18
cmd/asm: Add SHA512 hardware instructions for ARM64
Meng Zhuo
2020-06-09
cmd/asm: fix the encoding error of VCNT instruction for arm64
eric fang
2020-05-08
cmd/internal/obj/arm64: fix 32-bit BITCON test
Cherry Zhang
2020-05-06
cmd/internal/obj, runtime: preempt & restart some instruction sequences
Cherry Zhang
2020-04-02
cmd/asm: align an instruction or a function's address
fanzha02
2020-03-31
Revert "cmd/asm: align an instruction or a function's address"
Bryan C. Mills
2020-03-31
cmd/asm: align an instruction or a function's address
fanzha02
2020-03-25
cmd/internal/obj/arm64: add support of PCALIGN directive
diaxu01
2020-03-13
cmd/asm, cmd/compile, runtime: add -spectre=ret mode
Russ Cox
2020-02-25
cmd/asm: add asimd instruction 'rev16' on arm64
Xiangdong Ji
2019-11-07
cmd/internal/obj/arm64: mark unsafe points
Cherry Zhang
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-09-08
all: fix typos
Ainar Garipov
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-03-06
cmd/asm: add arm64 v8.1 atomic instructions
erifan01
2019-02-22
cmd/internal/obj/arm64: fix the bug assembling TSTW
fanzha02
[prev]
[next]