MATCH_SRLI is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

MATCH_SRLI macro

Syntax

#define MATCH_SRLI 0x5013

References

LocationText
encoding.h:1669
#define MATCH_SRLI 0x5013
opcodes.h:294
return inst_rs2(shamt) | inst_rs1(src) | inst_rd(dest) | MATCH_SRLI;