public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Getting number of operands of RTX instruction - [RTL]
@ 2022-04-04  8:55 Shubham Narlawar
  0 siblings, 0 replies; only message in thread
From: Shubham Narlawar @ 2022-04-04  8:55 UTC (permalink / raw)
  To: gcc-help

Hello,

Is there any way to know the number of operands a rtx instruction has?
I have a rtx instruction which is obtained from a GIMPLE_CALL instruction.

for example -

CALL insn = (reg:V64SF 100 [ _16 ])
CALL insn = (reg:V64SF 69 L3 [orig:100 _16 ] [100])

I want to know how many operands above rtx instructions have.

Thanks and Regards,
Shubham

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-04  8:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-04  8:55 Getting number of operands of RTX instruction - [RTL] Shubham Narlawar

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).