mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
add comment
This commit is contained in:
@ -2121,6 +2121,9 @@ txvu_opcode_init_tables (flags)
|
||||
lower_icode_map[icode_hash] = &txvu_lower_opcodes[i];
|
||||
}
|
||||
|
||||
/* FIXME: We just hash everything to the same value for the rest.
|
||||
Quick hack while other things are worked on. */
|
||||
|
||||
/* PKE table. */
|
||||
|
||||
for (i = pke_opcodes_count - 2; i >= 0; --i)
|
||||
|
Reference in New Issue
Block a user