]> Cypherpunks repositories - gostls13.git/commit
runtime: Use aligned loads for AES key schedule.
authorKeith Randall <khr@golang.org>
Wed, 20 Mar 2013 21:34:26 +0000 (14:34 -0700)
committerKeith Randall <khr@golang.org>
Wed, 20 Mar 2013 21:34:26 +0000 (14:34 -0700)
commitdb53d97ac494397f8b11ad66c83b7662eb84d5d3
tree0c2589441544cf328018b61ba407ec8810f82dc9
parenta63d5dd118aa3e36f60c358f1221356825acc502
runtime: Use aligned loads for AES key schedule.

R=rsc, minux.ma, khr
CC=golang-dev
https://golang.org/cl/7763050
src/pkg/runtime/asm_386.s
src/pkg/runtime/asm_amd64.s