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
/
asm
Age
Commit message (
Expand
)
Author
2019-04-16
cmd/asm: add s390x 'rotate then ... selected bits' instructions
Michael Munday
2019-04-10
cmd/asm/internal/arch: improve the comment of function IsMIPSMUL
smileeye
2019-04-09
cmd/internal/obj/x86: allow non-zero offset in TLS reference
Cherry Zhang
2019-03-29
cmd/asm: add 'insert program mask' instruction for s390x
Michael Munday
2019-03-23
cmd/internal/obj/mips: add MADD/MSUB
Ben Shi
2019-03-14
cmd/internal/obj/ppc64: fix wrong register encoding in XX1-Form instructions
Carlos Eduardo Seo
2019-03-06
cmd/asm: add arm64 v8.1 atomic instructions
erifan01
2019-02-27
cmd/asm: improve DATA size operand validation
Josh Bleecher Snyder
2019-02-22
cmd/internal/obj/arm64: fix the bug assembling TSTW
fanzha02
2018-12-11
cmd/compile: use innermost line number for -S
Keith Randall
2018-11-28
cmd/asm,cmd/internal/obj/ppc64: add VPERMXOR to ppc64 assembler
Lynn Boger
2018-11-16
cmd/asm: rename -symabis to -gensymabis
Austin Clements
2018-11-12
cmd/asm: add mode to collect symbol ABIs
Austin Clements
2018-11-12
cmd/asm: factor out line parsing from assembling
Austin Clements
2018-11-07
cmd/internal/obj/arm64: encode large constants into MOVZ/MOVN and MOVK instru...
fanzha02
2018-11-06
cmd/asm: rename R18 to R18_PLATFORM on ARM64
Cherry Zhang
2018-11-03
cmd/internal/obj/arm64: fix encoding of 32-bit negated logical instructions
Cherry Zhang
2018-11-02
all: use "reports whether" consistently in the few places that didn't
Brad Fitzpatrick
2018-10-29
cmd/asm: add s390x VMSLG instruction variants
bill_ofarrell
2018-10-23
cmd/asm/internal,cmd/internal/obj/ppc64: add alignment directive to asm for p...
Lynn Boger
2018-10-22
cmd/internal/obj/arm64: reclassify 32-bit/64-bit constants
fanzha02
2018-10-10
cmd/internal/obj/ppc64: generate float 0 more efficiently on ppc64x
Lynn Boger
2018-10-08
all: fix a bunch of misspellings
Igor Zhilianin
2018-10-04
cmd/internal/obj/arm64: simplify ADD and SUB
Ben Shi
2018-10-03
all: this big patch remove whitespace from assembly files
Zhou Peng
2018-09-12
cmd/internal/obj/arm64: add error report for invalid base register
fanzha02
2018-09-06
cmd/internal/obj/arm64: add CONSTRAINED UNPREDICTABLE behavior check for some...
fanzha02
2018-09-05
cmd/internal/obj/arm64: encode float constants into FMOVS/FMOVD instructions
fanzha02
2018-09-04
cmd/internal/obj/arm64: support more atomic instructions
Ben Shi
2018-09-03
cmd/compile: implement OnesCount{8,16,32,64} intrinsics on s390x
Michael Munday
2018-08-24
cmd/internal/obj: support more arm64 FP instructions
Ben Shi
2018-08-23
all: fix typos detected by github.com/client9/misspell
Kazuhiro Sera
2018-08-20
cmd/internal/obj/arm64: add register indexed FMOVS/FMOVD
Ben Shi
2018-08-20
cmd/internal/obj/arm64: add SWPALD/SWPALW/SWPALH/SWPALB
Ben Shi
2018-08-06
cmd/asm/internal/arch: add package definition
Mario Arranz
2018-08-03
cmd/internal/obj/arm64: fix incorrect rejection of legal instructions
Ben Shi
2018-07-30
cmd/internal/obj/arm64: reject incorrect form of LDP/STP
Ben Shi
2018-07-12
doc: ArgsSizeUnknown it's defined in cmd/internal/objabi now
Xia Bin
2018-06-21
cmd/compile: improve atomic add intrinsics with ARMv8.1 new instruction
Wei Xiao
2018-06-04
cmd/asm/internal/asm: add extra AVX-512 tests
Iskander Sharipov
2018-06-01
cmd/internal/obj/arm64: fix two issues in the assembler
Ben Shi
2018-05-23
cmd/internal/obj/x86: add missing Yi8 for VEX ytabs
isharipo
2018-05-22
cmd/asm: enable AVX512
isharipo
2018-05-17
cmd/internal/obj/x86: fix VPERMQ and VPERMPD ytab
isharipo
2018-05-17
cmd/asm/internal/asm/testdata: convert CRLF to LF line ending
Zhou Peng
2018-05-14
cmd/internal/obj/arm: fix wrong encoding of MUL
Ben Shi
2018-05-11
cmd/internal/obj/x86: use named consts for movtab Z-cases
quasilyte
2018-05-07
cmd/internal/obj/arm64: fix illegal 4-operand instructions accepted arm64 bug
fanzha02
2018-05-04
cmd/compile: add wasm architecture
Richard Musiol
2018-05-03
cmd/internal/obj/arm64: add more atomic instructions
Ben Shi
[prev]
[next]