mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-17 07:53:51 +08:00
Remove trailing spaces in opcodes
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user