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
/
internal
Age
Commit message (
Expand
)
Author
2019-10-17
cmd/asm: add missing x86 instructions
Artem Alekseev
2019-10-17
cmd/asm/internal/arch: delete unused s390x functions
Michael Munday
2019-10-16
[dev.link] cmd: default to new object files
Cherry Zhang
2019-10-15
cmd/internal/obj/riscv: implement MOV pseudo-instructions
Joel Sing
2019-10-11
[dev.link] all: merge branch 'master' into dev.link
Cherry Zhang
2019-10-10
all: remove nacl (part 3, more amd64p32)
Brad Fitzpatrick
2019-10-09
cmd/asm: add s390x branch-on-count instructions
Michael Munday
2019-10-09
cmd/asm: fix element size encoding for VSUMQ instruction on s390x
Michael Munday
2019-10-08
cmd/internal/obj/arm64: add error checking for system registers.
diaxu01
2019-10-04
[dev.link] all: merge branch 'master' into dev.link
Cherry Zhang
2019-10-03
cmd/asm: add VLD[1-4]R vector instructions on arm64
Meng Zhuo
2019-10-02
[dev.link] cmd/compile, cmd/asm: assign index to symbols
Cherry Zhang
2019-09-26
cmd/internal/obj/riscv: require memory targets for load and store instructions
Joel Sing
2019-09-26
cmd/internal/obj/riscv: implement control transfer instructions
Joel Sing
2019-09-26
cmd/internal/obj/riscv: implement AUIPC and LUI instructions
Joel Sing
2019-09-25
cmd/asm: add masked branch and conditional load instructions to s390x
Michael Munday
2019-09-25
cmd/internal/obj/riscv: implement floating point instructions
Joel Sing
2019-09-24
cmd/internal/obj/riscv: implement RV64I integer computational instructions
Joel Sing
2019-09-24
cmd/internal/obj/riscv: add environment call/breakpoint and base counter/time...
Joel Sing
2019-09-20
cmd/internal/obj/riscv: add load, store and multiplication instructions
Joel Sing
2019-09-18
cmd/asm,cmd/compile: clean up isel codegen on ppc64x
Lynn Boger
2019-09-17
cmd/asm,cmd/internal/obj/riscv: implement integer computational instructions
Joel Sing
2019-09-13
cmd/compile: add math/bits.Mul64 intrinsic on s390x
Ruixin Bao
2019-09-12
cmd/asm,cmd/internal/obj: initial support for riscv64 assembler
Joel Sing
2019-09-12
cmd/internal/obj/s390x: use 12 bit load and store instruction when possible o...
Ruixin Bao
2019-09-11
cmd/compile/internal/s390x: replace 4-byte NOP with a 2-byte NOP on s390x
Ruixin(Peter) Bao
2019-09-07
cmd/asm/internal/arch: consolidate LinkArch handling
Joel Sing
2019-08-29
cmd/internal/obj/ppc64: add support for vmrgow,vmrgew
Lynn Boger
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-05-09
cmd/asm: accept TEXT f+0(SB) in -gensymabis mode
Russ Cox
2019-05-03
cmd/compile: add math/bits.{Add,Sub}64 intrinsics on s390x
Michael Munday
2019-04-30
cmd/asm: reject BSWAPW on amd64
Iskander Sharipov
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-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
[prev]
[next]