public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Instructions argument string
@ 2023-07-22 20:32 Jacob Navia
  2023-08-06  2:41 ` Tsukasa OI
  0 siblings, 1 reply; 2+ messages in thread
From: Jacob Navia @ 2023-07-22 20:32 UTC (permalink / raw)
  To: binutils

Hi

I am trying to document and decipher the « argument strings » that are stored as character strings in the risk_opcode opcode table. They are strings like "Ct,Cc,CK » or "Ct,Cc,CK ». They are interpreted in the function riscv_ip. Is there anywhere a documentation as to the workings of the interpreter, i.e. which do the letters actually mean?

Of course it is not very difficult to follow the code, but it would be better if a table would exist somewhere that describes the workings in a higher level language, i.e. a human language like English.

Thanks in advance for any information you have.

Jacob

P.S. Of course, the documentation I am writing will be open sourced with the same license as your documentation.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-08-06  2:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-22 20:32 Instructions argument string Jacob Navia
2023-08-06  2:41 ` Tsukasa OI

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).