This instruction implements the rotation, SubBytes and Round Constant addition steps of the AES block cipher Key Schedule. `rnum` must be in the range `0x0..0xA`. The values `0xB..0xF` are reserved.
aes64ks1i xd, xs1, rnum
Type:
open aes64ks1i in rvcodecjs