Remove trailing spaces in opcodes

This commit is contained in:
H.J. Lu
2015-08-12 04:45:07 -07:00
parent f3445b37b6
commit 43e65147c0
137 changed files with 4011 additions and 4011 deletions

View File

@ -94,7 +94,7 @@ static char *v9_priv_reg_names[] =
static char *v9_hpriv_reg_names[] =
{
"hpstate", "htstate", "resv2", "hintp", "resv4", "htba", "hver",
"resv7", "resv8", "resv9", "resv10", "resv11", "resv12", "resv13",
"resv7", "resv8", "resv9", "resv10", "resv11", "resv12", "resv13",
"resv14", "resv15", "resv16", "resv17", "resv18", "resv19", "resv20",
"resv21", "resv22", "resv23", "resv24", "resv25", "resv26", "resv27",
"hstick_offset", "hstick_enable", "resv30", "hstick_cmpr"