Remove "high 16" register class macros for xmm/ymm/zmm
commited8df3eaef50c84aa134d9c6af4342cc3cf1bfee
authorH. Peter Anvin <hpa@zytor.com>
Thu, 28 Nov 2013 19:33:28 +0000 (28 11:33 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 28 Nov 2013 19:35:34 +0000 (28 11:35 -0800)
tree994182b35768cf1e5dd366502d651fb1a357e510
parent376701ef9aeb368cedfeafbade4400748898e11b
Remove "high 16" register class macros for xmm/ymm/zmm

The "high 16" register class macros were actually incorrect, as they
simply aliased the corresponding whole set class.  In oder to keep
someone from getting confused and making mistakes, remove them.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
opflags.h
regs.dat