diff options
Diffstat (limited to 'opcodes/sparc-dis.c')
-rw-r--r-- | opcodes/sparc-dis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/sparc-dis.c b/opcodes/sparc-dis.c index c9a1310..b512ae3 100644 --- a/opcodes/sparc-dis.c +++ b/opcodes/sparc-dis.c @@ -107,7 +107,7 @@ static char *v9_hpriv_reg_names[] = static char *v9a_asr_reg_names[] = { "pcr", "pic", "dcr", "gsr", "set_softint", "clear_softint", - "softint", "tick_cmpr", "sys_tick", "sys_tick_cmpr" + "softint", "tick_cmpr", "stick", "stick_cmpr" }; /* Macros used to extract instruction fields. Not all fields have |