go/src/cmd/internal
isharipo b15e8babc8 cmd/asm: add amd64 PALIGNR instruction
3rd change out of 3 to cover AMD64 SSSE3 instruction set in Go asm.
This commit adds instruction that do require new ytab variable.

Change-Id: I0bc7d9401c9176eb3760c3d59494ef082e97af84
Reviewed-on: https://go-review.googlesource.com/56870
Run-TryBot: Iskander Sharipov <iskander.sharipov@intel.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ilya Tocar <ilya.tocar@intel.com>
Reviewed-by: Russ Cox <rsc@golang.org>
2017-09-06 15:37:20 +00:00
..
bio cmd/internal/obj: remove use of package bio 2016-04-14 17:58:33 +00:00
browser cmd/internal/browser: fix typo 2017-02-24 20:49:10 +00:00
dwarf cmd/link: emit DW_AT_data_member_location as a constant 2017-08-31 19:42:23 +00:00
gcprog cmd/{asm,compile/internal}: delete dead code 2016-08-25 12:20:29 +00:00
goobj cmd/internal/objabi: fix the bug of shrinking SymType down to a uint8 2017-05-16 12:26:10 +00:00
obj cmd/asm: add amd64 PALIGNR instruction 2017-09-06 15:37:20 +00:00
objabi all: fix easy-to-miss typos 2017-08-23 03:07:12 +00:00
objfile cmd/internal/objfile: add arm64 disassembler support 2017-08-28 14:09:35 +00:00
src Revert "cmd/compile: output DWARF lexical blocks for local variables" 2017-04-07 19:52:26 +00:00
sys cmd: remove IntSize and Widthint 2017-04-22 17:43:43 +00:00