• Michael Munday's avatar
    cmd/asm: add s390x support · 85bbabd9
    Michael Munday authored
    s390x doesn't introduce any new assembly syntax. There are a few
    instructions which require the operands to be reordered, notably
    the storage-storage instructions that put the length into From3 so
    that the memory operands can be put into From and To.
    
    The assembly test currently covers a subset of instructions but
    tries to hit edge cases as much as possible. Unlike the other ports
    it can be linked as an executable to make disassembling it easy.
    It would be nice to autogenerate it at some point in the future.
    
    Change-Id: I7615ac6ecf239e3f347fad9ae1f8eede91742859
    Reviewed-on: https://go-review.googlesource.com/20934
    Run-TryBot: Rob Pike <r@golang.org>
    Reviewed-by: 's avatarRob Pike <r@golang.org>
    85bbabd9
Name
Last commit
Last update
..
addr2line Loading commit data...
api Loading commit data...
asm Loading commit data...
cgo Loading commit data...
compile Loading commit data...
cover Loading commit data...
dist Loading commit data...
doc Loading commit data...
fix Loading commit data...
go Loading commit data...
gofmt Loading commit data...
internal Loading commit data...
link Loading commit data...
nm Loading commit data...
objdump Loading commit data...
pack Loading commit data...
pprof Loading commit data...
trace Loading commit data...
vet Loading commit data...
yacc Loading commit data...